# Generated by roxygen2: do not edit by hand

S3method(calc_anchor,cs_anchor_group_between)
S3method(calc_anchor,cs_anchor_group_within)
S3method(calc_anchor,cs_anchor_individual_within)
S3method(calc_cutoff_from_data,cs_ha)
S3method(calc_cutoff_from_data,default)
S3method(calc_rci,cs_en)
S3method(calc_rci,cs_gln)
S3method(calc_rci,cs_ha)
S3method(calc_rci,cs_hll)
S3method(calc_rci,cs_hlm)
S3method(calc_rci,cs_jt)
S3method(calc_rci,cs_nk)
S3method(create_summary_table,cs_anchor_individual_within)
S3method(create_summary_table,cs_combined)
S3method(create_summary_table,cs_distribution)
S3method(create_summary_table,cs_percentage)
S3method(create_summary_table,cs_statistical)
S3method(cs_get_augmented_data,cs_anchor_individual_within)
S3method(cs_get_augmented_data,cs_combined)
S3method(cs_get_augmented_data,cs_distribution)
S3method(cs_get_augmented_data,cs_percentage)
S3method(cs_get_augmented_data,cs_statistical)
S3method(cs_get_augmented_data,default)
S3method(cs_get_summary,cs_anchor_group_between)
S3method(cs_get_summary,cs_anchor_group_within)
S3method(cs_get_summary,default)
S3method(generate_plotting_band,cs_anchor_individual_within)
S3method(generate_plotting_band,cs_en)
S3method(generate_plotting_band,cs_gln)
S3method(generate_plotting_band,cs_ha)
S3method(generate_plotting_band,cs_hll)
S3method(generate_plotting_band,cs_jt)
S3method(generate_plotting_band,cs_nk)
S3method(generate_plotting_band,cs_percentage)
S3method(plot,cs_anchor_group_between)
S3method(plot,cs_anchor_group_within)
S3method(plot,cs_anchor_individual_within)
S3method(plot,cs_combined)
S3method(plot,cs_distribution)
S3method(plot,cs_percentage)
S3method(plot,cs_statistical)
S3method(print,cs_anchor_group_between)
S3method(print,cs_anchor_group_within)
S3method(print,cs_anchor_individual_within)
S3method(print,cs_combined)
S3method(print,cs_distribution)
S3method(print,cs_percentage)
S3method(print,cs_statistical)
S3method(summary,cs_anchor_group_between)
S3method(summary,cs_anchor_group_within)
S3method(summary,cs_anchor_individual_within)
S3method(summary,cs_combined)
S3method(summary,cs_distribution)
S3method(summary,cs_percentage)
S3method(summary,cs_statistical)
export(calc_anchor)
export(calc_cutoff_from_data)
export(calc_percentage)
export(calc_rci)
export(create_summary_table)
export(cs_anchor)
export(cs_combined)
export(cs_distribution)
export(cs_get_augmented_data)
export(cs_get_cutoff)
export(cs_get_cutoff_descriptives)
export(cs_get_data)
export(cs_get_model)
export(cs_get_n)
export(cs_get_reliability)
export(cs_get_summary)
export(cs_percentage)
export(cs_statistical)
export(generate_plotting_band)
importFrom(dplyr,as_tibble)
importFrom(dplyr,select)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(stats,na.omit)
importFrom(tidyr,pivot_wider)
