50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

MAR1 (version 1.0)

print.MAR: Print output of a MAR model

Description

Method for printing components of an object of class MAR that provide a concise overview of the model

Usage

"print"(x,...)

Arguments

x
Object of class MAR to be printed
...
Further arguments passed to or from other methods

Details

Formats and prints the following components of a 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).