R/RcppExports.R

Defines functions calcCrossMean

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

calcCrossMean <- function(geno, a, d, ploidy) {
    .Call(`_gpcp_calcCrossMean`, geno, a, d, ploidy)
}

Try the gpcp package in your browser

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

gpcp documentation built on April 12, 2025, 1:17 a.m.