# Generated by roxygen2: do not edit by hand

S3method(predict,FRindex)
export(BBC_dichotom)
export(FR_gam)
export(FRindex)
export(bootIDX)
export(boot_optim_dichotom)
export(clusterQp)
export(coef_dichotom)
export(gam2beta)
export(m_rpartD)
export(median_splitSample_dichotom)
export(optim_splitSample_dichotom)
export(predict.FRindex)
export(rpartD)
export(splitSample_dichotom)
export(std_IQR)
export(std_mad)
export(stratifiedSplitSample)
exportClasses(FRindex)
import(methods)
importFrom(boot,boot)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(matrixStats,colMedians)
importFrom(mgcv,cox.ph)
importFrom(mgcv,gam)
importFrom(mgcv,plot.gam)
importFrom(mgcv,s)
importFrom(pracma,cumtrapz)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
importFrom(stats,aggregate)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median.default)
importFrom(stats,quantile)
importFrom(survival,coxph)
importFrom(utils,tail)
