# Generated by roxygen2: do not edit by hand

S3method(coef,ahm)
S3method(coef,cv.ahm)
S3method(predict,ahm)
S3method(predict,cv.ahm)
S3method(summary,ahm)
export(ahm)
export(check_col_correlation)
export(compute_aicc)
export(cv.ahm)
export(enlist)
export(expand_interactions)
export(find_condition_num)
export(mapping_function)
export(mymaximin)
import(glmnet)
import(quadprog)


importFrom("stats", "C", "as.formula", "coef", "cor", "median",
             "model.matrix", "predict", "sd")
importFrom("utils", "data")
importFrom("dplyr", "%>%")
importFrom("Matrix", "Matrix")


