Tcells2: Tcells2: an R package to estimate cell dynamics with mixed...

Description Usage Functions

View source: R/Tcells2.R

Description

Collection of functions for analysis of Tcell dynamics

Usage

1

Functions

Expectation:

cond_ev

Conditional expected value at time t+1 given value at time t

cond_ev_k

Conditional expected value at time t+1 given value at time t

marg_ev

Marginal expected value over time

Variance:

cond_var

Conditional variance at time t+1 given value at time t

cond_var_k

Conditional variance at time t+k given value at time t

marg_var

Marginal variance over time

mean_cond_var

Mean conditional variance over time

var_equation

Solves for V in V = A + LVL' where $L$ is lower triangular using the diagonalization of $L$

var_equation_vec

Solves for V in V = A + LVL' where $L$ is lower triangular using the vectorization of the matrices


gmonette/Tcells2 documentation built on May 17, 2019, 7:25 a.m.