# Generated by roxygen2: do not edit by hand

S3method(plot,quickpsy)
S3method(print,quickpsy)
S3method(summary,quickpsy)
export(.)
export(aic)
export(avbootstrap)
export(create_full_nll)
export(create_nll)
export(create_nllsaturated)
export(create_psy_fun)
export(cum_normal_fun)
export(curvesbootstrap)
export(deviance)
export(devianceboot)
export(deviancep)
export(fitpsy)
export(get_functions)
export(inv_cum_normal_fun)
export(inv_logistic_fun)
export(inv_weibull_fun)
export(limits)
export(logistic_fun)
export(logliks)
export(logliksboot)
export(logliksbootsaturated)
export(loglikssaturated)
export(one_aic)
export(one_curve)
export(one_deviance)
export(one_deviancep)
export(one_limit)
export(one_loglik)
export(one_logliksaturated)
export(one_parameters)
export(one_parci)
export(one_parcomparisons)
export(one_sse)
export(one_threshold)
export(one_thresholdcomparisons)
export(one_thresholdsci)
export(one_ypred)
export(parameters)
export(parbootstrap)
export(parci)
export(parcomparisons)
export(parini)
export(parn)
export(plotcurves)
export(plotcurves_)
export(plotpar)
export(plotpar_)
export(plotthresholds)
export(plotthresholds_)
export(quickpsy)
export(quickpsy_)
export(quickreadfiles)
export(sse)
export(thresholdcomparisons)
export(thresholds)
export(thresholdsbootstrap)
export(thresholdsci)
export(weibull_fun)
export(ypred)
import(MPDiR)
import(dplyr)
import(ggplot2)
importFrom(DEoptim,DEoptim)
importFrom(graphics,par)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,ecdf)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qweibull)
importFrom(stats,rbinom)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,tail)
