| cbm.maxinf.sort | Sort the given items by their value to the simulee according... |
| cbm.quota.sort | Sort the given items by their value to the simulee according... |
| cbm.sort | Sort the given items by their value to the simulee, with the... |
| cbm.wpm1.sort | Sort the given items by their value to the simulee according... |
| cbm.wpm.sort | Sort the given items by their value to the simulee according... |
| estimateAbility | Calculate an IRT ability estimate for the given sequence of... |
| estimateAbility.eap | Calculate an IRT EAP ability estimate for the given sequence... |
| estimateAbility.mle.bf | Calculate an IRT MLE ability estimate for the given sequence... |
| estimateAbility.mle.nr | Calculate an IRT MLE ability estimate for the given sequence... |
| generateScores | Generate a score for each item, based on the difficulty of... |
| generateSimuleesByNormal | Return a generator function that will generate one simulee... |
| generateSimuleesByTrueTheta | Return a generator function that will generate one simulee... |
| gen_group | make a group column for a tibble |
| getResult.IEC | Calculate stats analyzing the quality of the Item Exposure... |
| getResult.IRT | Calculate stats analyzing the quality of the IRT Ability... |
| getResult.ISR | Calculate stats analyzing the quality of the Item Selection... |
| iec.filter | Filter the given items down to the best N rows, as defined by... |
| iec.select | Select a single index randomly from a given vector of... |
| initSimulation | initSimulation |
| initSimulee | initSimulee |
| isr.adaptive.select | Returns the next items that should be assigned to the... |
| isr.checkIncompletePassage | isr.checkIncompletePassage |
| isr.filterByConstraintControl | isr.filterByConstraintControl |
| isr.getEligibleModules | isr.getEligibleModules |
| isr.linear.select | Returns the next items that should be assigned to the... |
| isr.multistage.select | Returns the next items that should be assigned to the... |
| isr.optimal.select | Returns the next items that should be assigned to the... |
| isr.select | Returns the next items that should be assigned to the... |
| itemInformation | Calculate the information value of each item, based on the... |
| itemInformation.3pl | Calculate the information value of each item, based on the... |
| itemInformation.gpc | Calculate the information value of each item, based on the... |
| read_content_constraint | Read in constraint.csv as content_constraint tibble |
| read_item | Read in item.csv as item tibble |
| read_module | Read in module.csv as module tibble |
| read_panel | Read in panel.csv as panel tibble |
| read_simulation | Read in test_config.json and all input csvs to instantiate a... |
| read_test_config | Read in test_config.json |
| runParallelSimulation | Generate simulees and run them in parallel through the given... |
| runSimulation | Generate simulees and run them through the given simulation. |
| runSimulee | Run a single simulee through the given simulation. |
| scoreProbability.scores | Calculate the probability of the given item/score... |
| scoreProbability.scores.3pl | Calculate the probability of the given item/score... |
| scoreProbability.scores.gpc | Calculate the probability of the given item/score... |
| scoreProbability.theta | Calculate the probability of each possible score for the... |
| scoreProbability.theta.3pl | Calculate the probability of each possible score for the... |
| scoreProbability.theta.gpc | Calculate the probability of each possible score for the... |
| solver.addContentConstraints | Adds content constraints to the given lp, based on the given... |
| solver.addEnemyCodeConstraints | Adds enemy code constraints to the given lp, based on the... |
| solver.addPassageConstraints | Adds passage constraints to the given lp, based on the given... |
| solver.addPrimaryVariables | Adds primary variables to the given lp, creating a column for... |
| solver.addRequiredModulesConstraint | Adds required module constraints to the given lp, based on... |
| solver.addTestLengthConstraint | Adds test length constraints to the given lp, based on the... |
| solver.addTIFConstraints | Adds tif constraints to the given lp, based on the given tif... |
| solver.disposeProblem | Destroys the given lp object, cleaning up all associated... |
| solver.initProblem | Returns a new lp object |
| solver.solveAndGetSolution | Returns the solution for the given lp, using the solverConfig... |
| solver.solveAndGetSolution.clp.external | Returns the solution for the given lp, solving it externally... |
| solver.solveAndGetSolution.clp.internal | Returns the solution for the given lp, solving it internally... |
| solver.solveAndGetSolution.cplex.external | Returns the solution for the given lp, solving it externally... |
| solver.solveAndGetSolution.cplex.internal | Returns the solution for the given lp, solving it internally... |
| solver.solveAndGetSolution.glpk.external | Returns the solution for the given lp, solving it externally... |
| solver.solveAndGetSolution.glpk.internal | Returns the solution for the given lp, solving it internally... |
| solver.solveAndGetSolution.glpk.internal.nomip | Returns the solution for the given lp, solving it internally... |
| solver.solveAndGetSolution.lpsolve.external | Returns the solution for the given lp, solving it externally... |
| solver.solveAndGetSolution.lpsolve.internal | Returns the solution for the given lp, solving it internally... |
| tr.asap.isTerminated | Returns whether the given simulee has completed the... |
| tr.csem.isTerminated | Returns whether the given simulee has completed the... |
| tr.isTerminated | Returns whether the given simulee has completed the... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.