MAR
that provide a concise overview of the model
"print"(x,...)
MAR
to be printed
MAR
object when the object's name is called: the time-series variables that were selected to be included in the model; any restrictions that were set on variable interactions; the search type used to select the best-fit model; and the coefficients, AIC values, and R^2 values of the best-fit and bootstrapped models. Other components of a MAR
object can be viewed by specifying their name according to str(object)
.