se.regDIF | R Documentation |
Obtain standard errors for regDIF model(s).
se.regDIF(fit,
se.type = "sem",
tau = NULL,
...)
fit |
A regDIF fitted model object of class |
se.type |
Character value indicating the method of computing standard errors for a regDIF fitted model. Default is "sem", or the supplemental EM algorithm (see Cai, 2008). Other options are in development and not yet supported. |
tau |
Optional numeric or vector of tau values corresponding to those
already fit in |
... |
Additional arguments to pass to regDIF function if different settings are desired. |
Function returns an object of class se.regDIF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.