| add_lp_constraint | create LP constraints |
| addon_accumulative_max_usage | add special LP constraints to an existing LP object |
| addon_blockSolution | add special LP constraints to an existing LP object-pair... |
| add_tcc_template | Build the tcc template to be used for a quick setup for tcc... |
| aliasListToTibble | convert the alias variable in the list format to a tibble... |
| apply_template | Build the constraints using templates, which might include... |
| avg_fisher | Calculate average information for 3PL or GPC for multiple... |
| cbc | Solve a linear program using the cbc solver |
| cplex | Solve a linear program using the cplex solver |
| createMSTResearchRDS | createMSTResearchRDS is to take items, content, alias, tic,... |
| CSEM | Calculate CSEM for 3PL or GPC for multiple items and a vector... |
| do_panel | duplicate $constriant for panel and the $form_inf is modified... |
| duplicated2 | A duplicated function that identifies if an element is unique... |
| expected_score | Calculate expected item scores for 3PL or GPC for multiple... |
| expected_score_3PL | Calculate expected item scores for 3PL for a single item and... |
| expected_score_GPC | Calculate expected item scores for GPC for a single item and... |
| fisher | Calculate Fisher information for 3PL or GPC for multiple... |
| fisher.3PL | Calculate Fisher information for 3PL for a single item and a... |
| fisher.GPC | Calculate Fisher information for GPC for a single item and a... |
| gen_constraint_across_forms | Constraint across forms |
| gen_constraint_within_forms | Content Constraint within forms |
| generate_mst_all_path | generate_mst_all_path is to generate all possible MST paths... |
| gen_filter_constraint | Build the constraint data frame for a linear program from a... |
| gen_psgcount_constraint_within_forms | Passage count constraint within forms |
| get_constraint_summary | Analysis constraints in the form |
| get_def_alias | Get a list of default column aliases |
| get_ENEMY_COL_to_constraint | convert _ENEMY_COL to many constraints using the item column... |
| get_forms | Generate forms based on LP results |
| get_form_summary | Generate form summary |
| get_input | get input from R objects |
| get_item_usage | form analysis |
| get_mst_path_from_content | get mst path from the content table |
| get_n_panel_from_content | get number of panels from the content table |
| glpk | Solve a linear program using GLPK. |
| init_lp_obj | Initialize a lpObj object |
| load_example | Load an example (without solving it) |
| lpsolve | Solve a linear program using lpSolve. |
| merge2 | A merge function |
| modify_objective_for_Overall_max_IE_rate | Modify objective coefficients to control the maximum item... |
| mutate_col_type | change column data types |
| mutate_lp_constraint | mutate LP constraints |
| read_alias | Read alias from a file or from an tibble variable |
| read_constraint | Read the constraints from a xlsx/xls file or a google sheet... |
| read_enemy | Read the enemy groups from a xlsx/xls file or a google sheet... |
| read_gs | Read in google sheets from a given title |
| read_input | read in xlsx/xls files or google sheet files |
| read_mutator | Read the mutators from a xlsx/xls file or a google sheet file |
| read_passage_slice | Read the passage slice from a xlsx/xls file or a google sheet... |
| read_pool | Read items from a xlsx/xls file or a google sheet file |
| read_slice | Read the slice from a xlsx/xls file or a google sheet file |
| read_tcc | Read the tcc target from a xlsx/xls file or a google sheet... |
| read_tif | Read the tif target from a xlsx/xls file or a google sheet... |
| set_glpk | Set GLPK linear program model object |
| set_lpsolve | Set lpSolve linear program model object |
| solve_lp | solve an initialized LP object |
| test_expected_percent_score | Calculate expected percent scores for 3PL or/and GPC items |
| test_expected_raw_score | Calculate expected raw scores for 3PL or/and GPC items |
| test_fisher | Calculate Test Information for 3PL or GPC for multiple items... |
| to_solve | to solve an initialized lp object |
| to_solve_cont | to solve an initialized lp object iteratively |
| to_solve_panels | solve an initialized LP object with multiple panels |
| write_lp | Write an lp object to a file in CPLEX LP format. |
| write_rds_to_csv | Write rds file to input files |
| write_rds_to_xlsx | Write an lp object to input files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.