summary.nelson {termstrc}R Documentation

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.

Author(s)

Robert Ferstl, Josef Hayden

See Also

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

Examples






[Package termstrc version 1.0 Index]