Collection of functions for analysis of Tcell dynamics
1 | Tcells2()
|
Expectation:
cond_evConditional expected value at time t+1 given value at time t
cond_ev_kConditional expected value at time t+1 given value at time t
marg_evMarginal expected value over time
Variance:
cond_varConditional variance at time t+1 given value at time t
cond_var_kConditional variance at time t+k given value at time t
marg_varMarginal variance over time
mean_cond_varMean conditional variance over time
var_equationSolves for V in V = A + LVL' where $L$ is lower triangular using the diagonalization of $L$
var_equation_vecSolves for V in V = A + LVL' where $L$ is lower triangular using the vectorization of the matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.