Learn R Programming

RestoreNet (version 1.0.1)

get.dx: Time-adjacent increments of the cell counts

Description

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

Usage

get.dx(y)

Value

A \((t-1) \times p\) dimensional vector containing the time-adjacent increments.

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.