Spline Spatial Temporal Aggregated Generalized Mixed Effects Regression Model

sstap_glmer(formula, benvo, family = gaussian(), QR = TRUE, ...)

Arguments

formula

Similar as for glmer.

benvo

built environment object from the rbenvo package containing the relevant data

family

One of family currently gaussian, binomial and poisson are implimented with identity, logistic and log links currently.

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