| cond_calc | R Documentation |
This function is an internal helper function used to calculate the conditional mu and sigma of a co-variance for a multivariate normal distribution.
cond_calc(i, covmatrix)
i |
parameter index of interest. |
covmatrix |
the co-variance matrix. |
The conditional values of mu and sigma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.