Skip to contents

All functions

accuracy()
Calculate the accuracy rate.
calculate_roc() summary(<roc>) plot(<roc>)
Calculate the statistics for receiver operating characteristic curve
combine_confusion_matrices()
Combine multiple confusion matrices into a single table.
confusion_matrix() as.data.frame(<confusionmatrix>) print(<confusionmatrix>)
Calculate a confusion matrix
daacs
Data from the Diagnostic Assessment and Achievement of College Skills (DAACS)
expand_formula()
Utility function that will expand the formula if the independent variable(s) are not full specified.
get_variable_sets() print(<variableset>)
Gets list of model formulas based upon the missing data pattern in the data set.
medley_train() summary(<medley>) print(<medley>) predict(<medley>)
Train models using different combinations of predictor variables based upon missing data patterns.