# Generated by roxygen2: do not edit by hand

export(anchor_prediction)
export(anchor_prediction_gam)
export(anchor_regression)
export(anchor_regression_gam)
export(anchor_stability)
export(weighted_anchor_prediction)
export(weighted_anchor_regression)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(mgcv,gam)
importFrom(selectiveInference,fixedLassoInf)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,predict)
