View source: R/param_num_knots.R
num_knots | R Documentation |
The number of knots used for spline model parameters.
num_knots(range = c(0L, 5L), trans = NULL)
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. If a transformation is specified, these values should be in the transformed units. |
trans |
A |
One context in which this parameter is used is spline basis functions.
num_knots()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.