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 the results of the regression analysis. (i.e. the parameter of the cubic spline functions).
plot.cubicsplines
, summary.cubicsplines