# Generated by roxygen2: do not edit by hand

S3method(plot,planningML)
S3method(summary,planningML)
export(featureselection)
export(fit_learningcurve)
export(learningcurve_data)
export(samplesize)
import(Matrix)
import(caret)
import(glmnet)
import(lubridate)
importFrom(MESS,auc)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(dplyr,sample_n)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,title)
importFrom(pROC,roc)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,deriv3)
importFrom(stats,na.exclude)
importFrom(stats,nls)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,relevel)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
