View source: R/robust_engine.R
| vcov_scaling_fn | R Documentation |
Delta-method covariance matrix of the scaling functions
vcov_scaling_fn(mle, theta = NULL, scale_by = "pooled")
mle |
A validated mle list. |
theta |
Optional scalar evaluated under H0. |
scale_by |
Passed to gradient function. |
A square matrix of size
n_items * n_thresholds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.