# Generated by roxygen2: do not edit by hand

export(check_input_preconditions)
export(dd_hyperbolic_model)
export(estimate_hyperbolic_model_params)
export(get_subj_est_ln_k)
export(hyperbolic_model_f_test)
export(jb_rule_check)
export(prepare_data_frame)
export(simulate_dataset)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(stats,residuals)
importFrom(stats,rnorm)
