Description Usage Arguments Value
Title Wrapper function for use in simulation studied, taking all parameters, passing them to sim_scenario_DIF_data and computing results via cml_lasso_win_lbfgs_optimized
1 2 3 4 5 6 7 8 9 10 11 12 |
n |
number of persons (only used of if not specified below) |
I |
number of items (only used of if not specified below) |
nvars |
number of covariates (only used if not specified below) |
seed |
seed for data simulation |
betavalues |
Vector with true values of the item parameters. |
deltavalues |
Matrix with the true values of the delta parameters (ncovs x nitems) |
covariatevalues |
Matrix of covariate values of all persons (n x ncovs) |
no_of_cores_used |
Number of cores to be used for parallel computing |
list of results and simulation scenario details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.