summary.cubicsplines {termstrc}R Documentation

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.

Author(s)

Robert Ferstl, Josef Hayden

See Also

plot.cubicsplines, print.cubicsplines, rmse, aabse

Examples






[Package termstrc version 1.0 Index]