Learn R Programming

rstap (version 1.0.3)

terms.stapreg: terms method for stapreg objects

Description

terms method for stapreg objects

Usage

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

Arguments

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

See lme4:::terms.merMod.