R/sstap_glm.R
sstap_glm.RdSpline Spatial Temporal Aggregated Predictor General Linear Model
sstap_glm(formula, benvo, weights = NULL, family = gaussian(), QR = TRUE, ...)
| formula | Similar as for |
|---|---|
| benvo | built environment |
| weights | vector of positive integer weights |
| family | One of |
| QR | boolean denoting whether or not to perform a QR decomposition on the design matrix. |
| ... | arguments for stan sampler |