Description Usage Arguments Details Value
The optimal size of knots is chosen by a rule of thumb adapted from Rose (2015).
1 | bw_bern(udata)
|
udata |
data. |
The formula is
max(1, round(n^(1/3) * exp(abs(rho)^(1/n)) * (abs(rho) + 0.1))),
where ρ is the empirical Spearman's rho of the data.
optimal order of the Bernstein polynomials.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.