# Generated by roxygen2: do not edit by hand

S3method(plot,clinisig)
S3method(print,clinisig)
S3method(summary,clinisig)
export("%>%")
export(check_cutoff)
export(clinical_significance)
export(get_augmented_data)
export(get_beneficial_direction)
export(get_cutoff)
export(get_cutoff_descriptives)
export(get_data)
export(get_method)
export(get_n)
export(get_reliability)
export(get_summary_table)
import(ggplot2)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_number)
importFrom(checkmate,test_class)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,last)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(insight,export_table)
importFrom(insight,get_parameters)
importFrom(insight,get_variance)
importFrom(insight,get_variance_intercept)
importFrom(insight,get_variance_residual)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(magrittr,"%>%")
importFrom(purrr,map2)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,arg_match)
importFrom(rlang,inform)
importFrom(rlang,warn)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,relevel)
importFrom(stats,sd)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,everything)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(tools,toTitleCase)
