# Generated by roxygen2: do not edit by hand

S3method(coef,cv.glmmsel)
S3method(coef,glmmsel)
S3method(fixef,cv.glmmsel)
S3method(fixef,glmmsel)
S3method(plot,cv.glmmsel)
S3method(plot,glmmsel)
S3method(predict,cv.glmmsel)
S3method(predict,glmmsel)
S3method(ranef,cv.glmmsel)
S3method(ranef,glmmsel)
export(cv.glmmsel)
export(fixef)
export(glmmsel)
export(ranef)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,"plot")
importFrom(stats,"coef")
importFrom(stats,"predict")
useDynLib(glmmsel, .registration = TRUE)
