# Generated by roxygen2: do not edit by hand

S3method(print,ccc)
S3method(print,cccUst)
S3method(summary,ccc)
export(Ztest)
export(cccUst)
export(ccc_est)
export(ccc_sim_data)
export(ccc_vc)
export(lme_model)
export(sim_power_ccc)
import(Deriv)
import(dplyr)
import(furrr)
import(nlmeU)
importFrom(future,plan)
importFrom(lifecycle,deprecate_warn)
importFrom(nlme,lme)
importFrom(nlme,lmeControl)
importFrom(parallelly,availableCores)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(purrr,map)
importFrom(stats,contrasts)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,starts_with)
importFrom(utils,globalVariables)
