# Generated by roxygen2: do not edit by hand

S3method(barplot,BMORSENV)
S3method(boxplot,BMECV)
S3method(boxplot,BMORSCV)
S3method(boxplot,BMTMECV)
S3method(plot,BME)
S3method(plot,BMORSCV)
S3method(plot,BMTME)
S3method(print,BME)
S3method(print,BMECV)
S3method(print,BMORS)
S3method(print,BMORSCV)
S3method(print,BMORSENV)
S3method(print,BMTME)
S3method(print,BMTMECV)
S3method(residuals,BME)
S3method(residuals,BMTME)
S3method(summary,BMECV)
S3method(summary,BMORSCV)
S3method(summary,BMORSENV)
S3method(summary,BMTMECV)
export(BME)
export(BMORS)
export(BMORS_Env)
export(BMTME)
export(CV.KFold)
export(CV.RandomPart)
export(cholesky)
export(detectCores)
importFrom(BGLR,BGLR)
importFrom(Rcpp,compileAttributes)
importFrom(dplyr,'%>%')
importFrom(dplyr,group_by)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,plot)
importFrom(parallel,detectCores)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(tidyr,gather)
importFrom(utils,head)
useDynLib(BMTME)
