| calculate_expected_values | R Documentation |
Calculate expected values for goodness of fit test
calculate_expected_values(gamma_i, params, total_obs, model_type = "nodk")
gamma_i |
item-specific gamma value |
params |
estimated parameters for the item |
total_obs |
total observations for the item |
model_type |
"nodk" or "dk" model |
vector of expected values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.