print.cubicsplines: S3 Print Method for Cubicsplines
Description
S3 print method for an object of the class cubicsplines
Usage
## S3 method for class 'cubicsplines':
print(x,...)
Arguments
x
object of the class cubicsplines
...
other arguments
Details
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).