# Generated by roxygen2: do not edit by hand

export(effect_size)
export(glm_test)
export(lfmm_lasso)
export(lfmm_ridge)
export(lfmm_sampler)
export(lfmm_test)
export(predict_lfmm)
importFrom(Rcpp,evalCpp)
importFrom(foreach,"%:%")
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(methods,new)
importFrom(stats,binomial)
useDynLib(lfmm)
