gen_11_variants_mixing_FP_FN_and_cost_error | R Documentation |
Create 1 correct problem and 1 wrap of that correct problem, then from the Wrap problem, create 4 apparent variants using the following errors: FP only, FN only, FP and FN, and finally, FP and FN with matching counts. Based on each of the 5 app variants (1 correct and 4 apparent), then create another apparent version of each problem that includes cost error too. This gives a total of 11 problems.
gen_11_variants_mixing_FP_FN_and_cost_error(parameters, integerize)
parameters |
parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run |
integerize |
function to use in converting floats to ints |
err_amt |
numeric amount of error to add in creating apparent problems |
Returns nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.