cumulative_traceline_pts | R Documentation |
Ordinal tracelines.
cumulative_traceline_pts(
p_item,
theta,
pred_data,
samp_size,
num_responses_item,
num_quad
)
p_item |
Vector of item parameters. |
theta |
Vector of theta values. |
pred_data |
Matrix or dataframe of DIF and/or impact predictors. |
samp_size |
Sample size in dataset. |
num_responses_item |
Number of responses for item. |
num_quad |
Number of quadrature points used for approximating the latent variable. |
a "matrix"
of probability values for categorical (cumulative) item likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.