terms.stanreg {rstanarm}R 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.


[Package rstanarm version 2.32.1 Index]