Learn R Programming

termstrc (version 1.3.7)

summary.termstrc_nss: S3 Summary Method

Description

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

Usage

"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