print.cubicsplines {termstrc} | R Documentation |
S3 print method for an object of the class cubicsplines
## S3 method for class 'cubicsplines': print(x,...)
x |
object of the class cubicsplines |
... |
other arguments |
The print method for an object of the class cubicsplines
prints important input parameters of the optimisation and the results of the regression (i.e. the parameter of the cubic spline functions).
Robert Ferstl, Josef Hayden
plot.cubicsplines
, summary.cubicsplines