R/reexport.R

#' @importFrom utils getFromNamespace
#' @keywords internal
manhattanPlot <- getFromNamespace(x = "manhattanPlot", ns = "statgenGWAS")

#' @keywords internal
geneticMapPlot <- getFromNamespace(x = "geneticMapPlot", ns = "statgenGWAS")

#' @keywords internal
createGWAS <- getFromNamespace(x = "createGWAS", ns = "statgenGWAS")

#' @keywords internal
plot.GWAS <- getFromNamespace(x = "plot.GWAS", ns = "statgenGWAS")

#' @keywords internal
nearestPD <- getFromNamespace(x = "nearestPD", ns = "statgenGWAS")

#' @keywords internal
markers3DtoMat <- getFromNamespace(x = "markers3DtoMat", ns = "statgenIBD")

#' @keywords internal
allGenoPlot <- getFromNamespace(x = "allGenoPlot", ns = "statgenIBD")

#' @keywords internal
singleGenoPlot <- getFromNamespace(x = "singleGenoPlot", ns = "statgenIBD")

#' @keywords internal
pedPlot <- getFromNamespace(x = "pedPlot", ns = "statgenIBD")

#' @keywords internal
constructRinv <- getFromNamespace(x = "constructRinv", ns = "LMMsolver")

#' @keywords internal
sparseMixedModels <- getFromNamespace(x = "sparseMixedModels", ns = "LMMsolver")

Try the statgenMPP package in your browser

Any scripts or data that you put into this service are public.

statgenMPP documentation built on April 4, 2025, 12:31 a.m.