# Generated by roxygen2: do not edit by hand

S3method(print,LassoGEE)
S3method(print,cv.LassoGEE)
export(IC)
export(LassoGEE)
export(cv.LassoGEE)
import(MASS)
import(Rcpp)
import(SimCorMultRes)
import(mvtnorm)
importFrom(PGEE,mycor_gee1)
importFrom(caret,createFolds)
importFrom(stats,binomial)
importFrom(stats,family)
importFrom(stats,gaussian)
importFrom(stats,quantile)
useDynLib(LassoGEE, .registration = TRUE)
