mXCalc: Calculate the linear predictor matrix M for the local linear...

Description Usage Arguments Value Examples

View source: R/mXCalc.R

Description

By combining cell count observations, net effect matrix and dt it returns the matrix of linear predictors for setting parameters initial values.

Usage

1
mXCalc(clonesTrajs, netMat, dt, ncell)

Arguments

clonesTrajs

Set of clone trajectories.

netMat

Net effect matrix.

dt

Time between observation

ncell

The number of cell types over which the process evolves.

Value

Predictors matrix.

Examples

1
mXCalc(clonesTrajs,netMat,dt,ncell)

dp3ll1n/SLCDP documentation built on Feb. 6, 2021, 9:17 p.m.