terms.stanmvreg {rstanarm} | R Documentation |
terms method for stanmvreg objects
Description
terms method for stanmvreg objects
Usage
## S3 method for class 'stanmvreg'
terms(x, fixed.only = TRUE, random.only = FALSE, m = NULL, ...)
Arguments
x , fixed.only , random.only , ... |
See lme4:::terms.merMod. |
m |
Integer specifying the number or name of the submodel |
[Package rstanarm version 2.32.1 Index]