estEffTot: Helper function for estimating effect

View source: R/estEffTot.R

estEffTotR Documentation

Helper function for estimating effect

Description

Function is a wrapper around estEffsCPP, useful for usage in chromosome specific calculations.

Usage

estEffTot(
  markers,
  X,
  Y,
  K,
  XRed,
  Vg,
  Ve,
  VgRed,
  VeRed,
  snpCov,
  allFreq,
  MAF,
  estCom,
  nCores = NULL
)

statgenQTLxT documentation built on May 29, 2024, 2:08 a.m.