Returns model summary for a GNAR model fit
Returns the summary of a GNARfit object, including BIC.
## S3 method for class 'GNARfit' summary(object, ...)
object |
output of a GNARfit call. |
... |
additional arguments, unused here. |
The output is the summary of the fit using summary.lm, and BIC calculated using BIC.GNARfit.
summary.GNARfit prints the model summary and the value of the BIC.
#summary for the GNAR(2,[1,1]) model using GNARfit on fiveVTS summary(GNARfit())
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.