formula.stanreg: formula method for stanreg objects

View source: R/stanreg-methods.R

formula.stanregR Documentation

formula method for stanreg objects

Description

formula method for stanreg objects

Usage

## S3 method for class 'stanreg'
formula(x, ..., m = NULL)

Arguments

x

A stanreg object.

...

Can contain fixed.only and random.only arguments that both default to FALSE.


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