View source: R/robust_engine.R
| compute_scaling_fn | R Documentation |
For each item, computes a standardised difference between
group parameter estimates. The result is a vector y
whose robust location is estimated by
estimate_robust_scale.
compute_scaling_fn(mle, type = "intercept", scale_by = "pooled")
mle |
A validated |
type |
One of |
scale_by |
One of |
A named numeric vector of scaling-function values, one entry per item threshold (or per item for slopes).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.