terms.stanreg: terms method for stanreg objects

View source: R/stanreg-methods.R

terms.stanregR Documentation

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.


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