rstanarm (version 2.19.3)

terms.stanreg: terms method for stanreg objects

Description

terms method for stanreg objects

Usage

# S3 method for stanreg
terms(x, ..., fixed.only = TRUE, random.only = FALSE)

Arguments

x, fixed.only, random.only, ...

See lme4:::terms.merMod.