R/sstap_glmer.R
sstap_glmer.Rd
Spline Spatial Temporal Aggregated Generalized Mixed Effects Regression Model
sstap_glmer(formula, benvo, family = gaussian(), QR = TRUE, ...)
formula | Similar as for |
---|---|
benvo | built environment object from the rbenvo package containing the relevant data |
family | One of |
QR | boolean denoting whether or not to perform a QR decomposition on the design matrix, note that this is an experimental feature and bugs are still being worked out. |
... | optional arguments for stan sampler |