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

View source: R/functions.R

get.dxR 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.


RestoreNet documentation built on May 29, 2024, 4 a.m.