Description Usage Arguments Value
optimizes loss_function with DIF-part for certain tuning-parameter lambda with lbfgs
1 2 3 4 5 6 7 8 9 |
data |
matrix of responses |
covariates |
Matrix of covariate values of all persons (n x num. of covs) |
starting_betas |
beta_intercepts starting values for all items (vector) |
starting_deltas |
starting values for DIF-parameters as matrix (ncovs x nitems) |
lambda |
penalization parameter |
... |
other arguments to be passed to lbfgs |
result of optim-optimization for DIF-model via cML-loss-function for a certain penalisation-type (for now only all.interactions) and lambda value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.