# Generated by roxygen2: do not edit by hand

S3method(as.matrix,htlr.fit)
S3method(nobs,htlr.fit)
S3method(predict,htlr.fit)
S3method(print,htlr.fit)
S3method(summary,htlr.fit)
export("%>%")
export(bcbcsf_deltas)
export(evaluate_pred)
export(gendata_FAM)
export(gendata_MLR)
export(htlr)
export(htlr_fit)
export(htlr_predict)
export(htlr_prior)
export(lasso_deltas)
export(nzero_idx)
export(split_data)
export(std)
import(Rcpp)
import(grDevices)
import(graphics)
import(stats)
importFrom(BCBCSF,bcbcsf_fitpred)
importFrom(BCBCSF,bcbcsf_sumfit)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract2)
importFrom(utils,read.table)
useDynLib(HTLR)
