whiteData: whiting selected vectors

View source: R/latentModel.R

whiteDataR Documentation

whiting selected vectors

Description

whiting selected vectors

Usage

whiteData(
  GeneMixObj,
  theta = NULL,
  XOut = T,
  YOut = T,
  XmOut = T,
  Xextra = NULL
)

Arguments

GeneMixObj

-

theta

- (vec) parameters for variance model

XmOut

- (bool) whitning covariates

Xextra

- (n x p_0) extra covariates to whiten (should be in U coordinates (i.e X- SVD basis))

Xout

- (bool) whitning entire gene matrix

Yout

- (bool) whitning output


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