Learn R Programming

RestoreNet (version 1.0.1)

get.M: Design matrix M

Description

This function generates time-adjacent increments from a cell counts matrix y.

Usage

get.M(y, V, dT, get.h)

Value

A \(tp \times K\) dimensional (design) matrix.

Arguments

y

clone-specific \(t \times p\) cell count matrix, where t is the number of time-points and p the number of cell types.

V

A \(p \times K\) dimensional net-effect matrix.

dT

A (t-1)-dimensional vector of the time-increments.