summary.MAR: Produce a summary of a MAR model

Description Usage Arguments Author(s) See Also

View source: R/method.summary.R

Description

Method for producing a summary of an object of class MAR. Calculates the number of zero, non-zero, positive, and negative coefficients in the best-fit and bootstrapped models, gives the AIC, BIC, and summary of the R^2 values for the models, and lists the calculated stability statistics associated with the models.

Usage

1
2
## S3 method for class 'MAR'
summary(object,...)

Arguments

object

Object of class MAR

...

Further arguments passed to or from other methods

Author(s)

LP Scheef

See Also

run.mar


MAR1 documentation built on May 29, 2017, 4:18 p.m.