terms.stanmvreg: terms method for stanmvreg objects

View source: R/stanmvreg-methods.R

terms.stanmvregR 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


rstanarm documentation built on Sept. 14, 2023, 1:07 a.m.