# Generated by roxygen2: do not edit by hand

export(anchored_lasso_testing)
export(check_data_for_folds)
export(check_non_null_and_identical_colnames)
export(collect_active_features_proj)
export(combine_folds_mean_diff)
export(compute_predictive_contributions)
export(debiased_pc_testing)
export(estimate_leading_pc)
export(estimate_nuisance_parameter_lasso)
export(estimate_nuisance_pc)
export(evaluate_influence_function_multi_factor)
export(evaluate_pca_lasso_plug_in)
export(evaluate_pca_plug_in)
export(extract_lasso_coef)
export(extract_pc)
export(fit_lasso)
export(index_spliter)
export(mean_comparison_anchor)
export(normalize_and_split)
export(process_fold_mean_diff)
export(simple_pc_testing)
export(summarize_feature_name)
export(summarize_pc_name)
export(validate_and_convert_data)
importFrom(PMA,SPC)
importFrom(PMA,SPC.cv)
importFrom(glmnet,cv.glmnet)
importFrom(grpreg,cv.grpreg)
importFrom(irlba,irlba)
importFrom(stats,coef)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,var)
