# Generated by roxygen2: do not edit by hand

export(AucPR_compute_cv)
export(AucPR_estimation)
export(AucPR_predict)
export(MCP_function)
export(SCAD_function)
export(calibrate_lambda_max)
export(calibrate_lambda_min)
export(covYI_KS)
export(covYI_KS_estimation)
export(create_data_all)
export(create_lambda)
export(create_sample)
export(create_sample_with_covariates)
export(mmAPG)
export(mnmAPG)
export(model_simulation_study)
export(plr_compute_cv)
export(plr_estimation)
export(plr_predict)
export(proximal_operator_EN)
export(proximal_operator_L1)
export(proximal_operator_L12)
export(proximal_operator_MCP)
export(proximal_operator_SCAD)
export(psvm_compute_cv)
export(psvm_estimation)
export(psvm_predict)
export(pye_KS)
export(pye_KS_compute_cv)
export(pye_KS_estimation)
export(pye_KS_simulation_study)
export(scaling_df_for_pye)
import(survival)
importFrom(MASS,mvrnorm)
importFrom(Matrix,bdiag)
importFrom(OptimalCutpoints,optimal.cutpoints)
importFrom(ROCnReg,AROC.sp)
importFrom(ROCnReg,compute.threshold.AROC)
importFrom(Rmpfr,mpfr)
importFrom(evmix,kdz)
importFrom(evmix,kpz)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(glmnet,glmnet)
importFrom(methods,is)
importFrom(methods,new)
importFrom(ncvreg,std)
importFrom(pROC,coords)
importFrom(pROC,roc)
importFrom(parallel,clusterCall)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(penalizedSVM,scad_L2.svc)
importFrom(penalizedSVM,scadsvc)
importFrom(plyr,join)
importFrom(sparseSVM,sparseSVM)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
useDynLib(pye)
