sstap_lm: Spline Spatial Temporal Aggregated Regression Linear Model

Description Usage Arguments

View source: R/sstap_lm.R

Description

Spline Spatial Temporal Aggregated Regression Linear Model

Usage

1
sstap_lm(formula, benvo, QR = TRUE, weights = NULL, ...)

Arguments

formula

Similar as for lm with the addition of stap,sap tap terms as needed

benvo

built environment object from the rbenvo package containing the relevant data

QR

boolean denoting whether or not to perform a QR decomposition on the design matrix.

weights

for unequal variances

...

arguments for stan sampler


apeterson91/rsstap documentation built on April 7, 2021, 4:36 p.m.