# Generated by roxygen2: do not edit by hand

export(G.inverse)
export(G.matrix)
export(G.predict)
export(G.tuneup)
export(H.inverse)
export(H.matrix)
export(full2sparse)
export(kinship.diagnostics)
export(kinship.heatmap)
export(kinship.pca)
export(match.G2A)
export(match.kinship2pheno)
export(qc.filtering)
export(snp.pca)
export(snp.pruning)
export(snp.recode)
export(sparse2full)
export(synthetic.cross)
import(data.table)
import(factoextra)
import(ggplot2)
import(scattermore)
importFrom(AGHmatrix,Gmatrix)
importFrom(Matrix,nearPD)
importFrom(cowplot,plot_grid)
importFrom(crayon,blue)
importFrom(ellipse,ellipse)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(grDevices,hcl.colors)
importFrom(grid,unit)
importFrom(methods,getFunction)
importFrom(methods,new)
importFrom(stats,aggregate)
importFrom(stats,as.dendrogram)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,is.leaf)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,head)
