mixedModelForwardBackward: fitting a mixed model with selection on X usign forward...

View source: R/GeneModel.R

mixedModelForwardBackwardR Documentation

fitting a mixed model with selection on X usign forward selection

Description

fitting a mixed model with selection on X usign forward selection

Usage

mixedModelForwardBackward(
  GeneMixObj,
  markers,
  dCM = 1,
  dupl = NULL,
  liberal = TRUE,
  qval = NULL,
  alpha = 0.05,
  estParam = T
)

Arguments

markers

- (m x 1) length of the m chromosnes

dCM

- (double) distance in centiMorgan

dupl

- (c x 1) duplicated rows of X (found in GeneMixObj$LikObj$X)


JonasWallin/PolyMixed documentation built on April 8, 2023, 4:26 p.m.