First release. Contains functions estimating spatial temporal aggregated predictors via splines. Follows conventions in stats and lme4 packages for independent and grouped data.
sstap_(g)lm(er) functions
sstap_lm()
sstap_glm()
sstap_lmer()
sstap_glmer()
sstapreg methods
coef()
ranef()
ngrps()
nsamples()
summary()
print()
plot()
plot3D()
plot_xsection()
Additionally sstapspec()
class and methods are currently exported for those interested in creating/using stap
formulas. These functions can be found in the documentation.