| as.data.frame.mcc | Convert 'mcc' object to data.frame |
| as_mcc | Convert objects to 'mcc' class |
| autoplot.mcc | Auto-plot method for 'mcc' objects |
| compare_mcc | Compare 'mcc' objects |
| filter_mcc | Filter 'mcc' object by groups |
| geom_line_mcc | Add Reference Lines at an MCC Threshold to ggplot2 Objects |
| is_grouped | Check if 'mcc' object is from grouped analysis |
| is_mcc | Check if object is an 'mcc' result |
| is_weighted | Check if 'mcc' object uses weighted estimation |
| mcc | Calculate Mean Cumulative Count (MCC) |
| mcc_details | Extract calculation details from 'mcc' objects |
| mcc_estimates | Extract MCC estimates from 'mcc' objects |
| mcc_final_values | Get final MCC value for each group |
| mcc_grouping_var | Get grouping variable name from grouped 'mcc' object |
| mcc_groups | Extract unique groups from grouped 'mcc' object |
| mcc_method | Get the method used for MCC calculation |
| plot.mcc | Plot MCC results |
| print.mcc | Print method for 'mcc' objects |
| print.mcc_comparison | Print method for MCC comparison objects |
| print.summary.mcc | Print method for 'mcc' summary objects |
| summary.mcc | Summary method for 'mcc' objects |