Learn R Programming

termstrc (version 1.0)

summary.nelson: S3 Summary Method

Description

S3 summary method for objects of the class nelson

Usage

## S3 method for class 'nelson':
summary(object,...)

Arguments

object
object of the class nelson
...
other arguments

Details

The summary method for an object of the class nelson prints the solution of the goodness of fit tests (RMSE,AABSE) of the optimisation. Moreover a convergence information of the used optimiser (nlminb) is printed.

See Also

nlminb, plot.nelson, print.nelson, rmse, aabse