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