get.dx {RestoreNet}R Documentation

Time-adjacent increments of the cell counts

Description

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

Usage

get.dx(y)

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.

Value

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


[Package RestoreNet version 1.0.1 Index]