Learn R Programming

termstrc (version 1.1.1)

summary.cubicsplines: S3 Summary Method for Cubicsplines

Description

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

Usage

## S3 method for class 'cubicsplines':
summary(object,...)

Arguments

object
object of the class "cubicsplines".
...
other arguments.

Details

The summary method for an object of the class "cubicsplines" prints goodness of fit statistics (RMSE, AABSE) of the optimisation. Additionally summary statistics of the regression analysis of the parameters are printed.

See Also

plot.cubicsplines, print.cubicsplines, rmse, aabse, summary.lm