summary.nelson {termstrc} | R Documentation |
S3 summary method for objects of the class "nelson"
.
## S3 method for class 'nelson': summary(object,...)
object |
object of the class "nelson" . |
... |
other arguments. |
The summary method for an object of the class "nelson"
prints the solution of
the goodness of fit statistics (RMSE,AABSE) of the optimisation. Moreover a convergence information of the used
optimiser (nlminb
) is printed.
nlminb
, plot.nelson
, print.nelson
, rmse
, aabse