formula.stanreg {rstanarm} | R 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 |
[Package rstanarm version 2.32.1 Index]