cumulative_traceline_pts_proxy | R Documentation |
Ordinal tracelines using proxy data.
cumulative_traceline_pts_proxy(
p_item,
prox_data,
pred_data,
samp_size,
num_responses_item
)
p_item |
Vector of item parameters. |
prox_data |
Vector of observed proxy scores. |
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. |
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.