View source: R/robust_engine.R
| wald_dif_test | R Documentation |
Tests H0: y_i = theta for each item, using the projected variance that accounts for estimation of theta itself.
wald_dif_test(y, theta, Vcov)
y |
Scaling function values. |
theta |
Estimated robust scale parameter. |
Vcov |
Covariance matrix of y (at theta under H0). |
A data.frame with columns delta, se,
z, p_val.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.