Learn R Programming

termstrc (version 1.0)

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 the solution of the goodness of fit tests (RMSE, AABSE) of the optimisation.

See Also

plot.cubicsplines, print.cubicsplines, rmse, aabse