nc_update_mvn: Non-conjugate update for the parameters of multivariate...

View source: R/nc_update_mvn.R

nc_update_mvnR Documentation

Non-conjugate update for the parameters of multivariate normal distribution.

Description

Non-conjugate update for the parameters of multivariate normal distribution.

Usage

nc_update_mvn(data, pars, differentials, i)

Arguments

data

List of observed and known variables passed down from the fit_ncvi() wrapper function

pars

List of unknown variables, including phi$mu

differentials

List of differentials functions, should have 'mu' and 'Sigma'


dcannonwalker/ncvi documentation built on Dec. 9, 2022, 6:45 p.m.