Rdocumentation
powered by
Learn R Programming
rstanarm (version 2.10.1)
terms.stanreg: terms method for stanreg objects
Description
terms method for stanreg objects
Usage
"terms"(x, ..., fixed.only = TRUE, random.only = FALSE)
Arguments
x, fixed.only, random.only, ...
See lme4:::terms.merMod.