View source: R/param_deg_free.R
deg_free | R Documentation |
The number of degrees of freedom used for model parameters.
deg_free(range = c(1L, 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.
deg_free()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.