.WFun {methylCC}R Documentation

Helper function to take the product of Z and cell composition estimates

Description

Helper function which is the product of Z and pi_mle

Usage

.WFun(Zs, pi_mle)

Arguments

Zs

Cell type specific regions of dimension R x K

pi_mle

cell composition MLE estimates

Value

A list of output after taking the product of Z and cell composition mle estimates to be used in .methylcc_estep().


[Package methylCC version 1.4.0 Index]