View source: R/distributionProfile.R
smoother_control.distrProfile | R Documentation |
smoother.distrProfile
. Typically used to construct a
control argument for smoother.distrProfile
.Auxiliary function for
smoother.distrProfile
. Typically used to construct a
control argument for smoother.distrProfile
.
smoother_control.distrProfile(k = 30, sp = NULL, parallel = FALSE)
smootherControl.distrProfile(k = 30, sp = NULL, parallel = FALSE)
k |
Number of knots. |
sp |
A vector of smoothing parameters passed on to |
parallel |
Logical. Should computation be carried out in parallel? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.