View source: R/param_adjust_reg_free.R
| adjust_deg_free | R Documentation | 
This parameter can be used to moderate smoothness of spline or other terms used in generalized additive models.
adjust_deg_free(range = c(0.25, 4), 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   | 
Used in parsnip::gen_additive_mod().
adjust_deg_free()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.