View source: R/stanmvreg-methods.R
terms.stanmvreg | R Documentation |
terms method for stanmvreg objects
## S3 method for class 'stanmvreg'
terms(x, fixed.only = TRUE, random.only = FALSE, m = NULL, ...)
x , fixed.only , random.only , ... |
See lme4:::terms.merMod. |
m |
Integer specifying the number or name of the submodel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.