Last data update: 2014.03.03

R: Print the summary of a MAR model
print.MARsummaryR Documentation

Print the summary of a MAR model

Description

Formats and prints the result of applying summary to a MAR object.

Usage

## S3 method for class 'MARsummary'
print(x,...)

Arguments

x

Object of class MARsummary

...

Further arguments passed to or from other methods

Author(s)

LP Scheef

See Also

summary.MAR

Results