Rdocumentation
powered by
Learn R Programming
rstanarm (version 2.9.0-3)
terms.stanreg: terms method for stanreg objects
Description
terms method for stanreg objects
Usage
## S3 method for class 'stanreg': terms(x, ..., fixed.only = TRUE, random.only = FALSE)
Arguments
x, fixed.only, random.only, ...
See lme4:::terms.merMod.