View source: R/nc_update_mvn.R
nc_update_mvn | R Documentation |
Non-conjugate update for the parameters of multivariate normal distribution.
nc_update_mvn(data, pars, differentials, i)
data |
List of observed and known variables passed down from the
|
pars |
List of unknown variables,
including |
differentials |
List of differentials functions, should have 'mu' and 'Sigma' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.