Rdocumentation
powered by
Learn R Programming
rstanarm (version 2.10.1)
formula.stanreg: formula method for stanreg objects
Description
formula method for stanreg objects
Usage
"formula"(x, ...)
Arguments
x
A stanreg object.
...
Can contain
fixed.only
and
random.only
arguments that both default to
FALSE
.