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 tests (RMSE,AABSE) of the optimisation. Moreover a convergence information of the used
optimiser (nlminb) is printed.
Robert Ferstl, Josef Hayden
nlminb
, plot.nelson
, print.nelson
, rmse
, aabse