Description Usage Arguments Value See Also Examples
It uses Natural Cubic Splines linear regression for prediction.
1 2 3 4 |
x,y |
linear regression arguments, |
z |
the values to be used in prediction from regression function. |
df |
the number of degrees of freedom for the Natural Cubic Spline
used in |
object |
an summary argument. |
... |
potentially further arguments passed from other methods. |
choice.method the method for choosing proper df, possible values: "none", "BIC", "AIC, "LSE". df number of degrees of freedom for ns. model linear regression model used. predicted predicted values.
1 2 3 4 5 6 7 8 9 10 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.