summary.termstrc_nss: S3 Summary Method

Description Usage Arguments Details See Also

View source: R/methods_termstrc_nss.R

Description

S3 summary method for objects of the class "termstrc_nss".

Usage

1
2
## S3 method for class 'termstrc_nss'
summary(object,...)

Arguments

object

object of the class "termstrc_nss".

...

other arguments.

Details

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

See Also

nlminb, plot.termstrc_nss, print.termstrc_nss, rmse, aabse


termstrc documentation built on May 29, 2017, 1:05 p.m.