add_chance_line | Show chance line in a ROC plot |
add_partial_roc_curve | Add a section of a ROC curve to an existing one |
add_partial_roc_points | Add points in a section of a ROC curve to an existing plot |
add_roc_curve | Add a ROC curve plot to an existing one |
add_roc_points | Add ROC points plot to an existing one |
auc | Calculate area under ROC curve |
calc_curve_shape | Calculate curve shape over an specific region |
calc_partial_roc_points | Calculate ROC curve partial points |
concordance_indexes | Concordance indexes |
fpauc_lower_bounds | Add FpAUC lower bound to a ROC plot |
hide_legend | Hide legend in a ROC plot |
npauc_lower_bounds | Add NpAUC lower bound to a ROC plot |
pauc | Calculate partial area under curve |
pipe | Pipe operator |
plot_partial_roc_curve | Plot a section of a classifier ROC curve |
plot_partial_roc_points | Plot points in a region of a ROC curve |
plot_roc_curve | Plot a classifier ROC curve |
plot_roc_points | Plot classifier points of a ROC curve |
plot_thresholds | Add a threshold line to a ROC plot |
reorder_response_factor | Establish condition of interest as 1 and absence as 0. |
roc_points | Calculate ROC curve points |
sensitivity_indexes | Sensitivity indexes |
spauc_lower_bounds | Add SpAUC lower bound to a ROC plot |
specificity_indexes | Specificity indexes |
sumexp_to_df | Transform data in a SummarizedExperiment to a data.frame |
summarize_dataset | Summarize classifiers performance in a dataset |
summarize_predictor | Summarize classifier performance |
tpauc_lower_bounds | Add TpAUC lower bound to a ROC plot |
transform_response | Transforms a response variable into a valid factor that can... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.