# Generated by roxygen2: do not edit by hand

export(krigr_cross_validation)
export(load_sample_data)
export(make_GXM)
export(make_PCs_irlba)
export(make_PCs_svd)
export(okriging)
export(read_GRMBin)
export(write_GRMBin)
import(ROCR)
import(doParallel)
import(foreach)
import(irlba)
import(parallel)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(utils,flush.console)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.table)
