summary.cubicsplines {termstrc} | R Documentation |
S3 summary method for objects of the class "cubicsplines"
.
## S3 method for class 'cubicsplines': summary(object,...)
object |
object of the class "cubicsplines" . |
... |
other arguments. |
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.
plot.cubicsplines
, print.cubicsplines
, rmse
, aabse
, summary.lm