mst_fun: A function to update the model parameters.

View source: R/mst_fun.R

mst_funR Documentation

A function to update the model parameters.

Description

This function to update the model parameters for the latent Gaussian variables.

Usage

mst_fun(m, V, G, K, z)

Arguments

m

variational parameter m from last iteration.

V

variational parameter Vfrom last iteration.

G

number of component.

K

number of taxa.

z

class membership matrix at the current iteration.

Examples

mst_fun()


yuanfang90/LNMVGA documentation built on Jan. 29, 2024, 8:24 a.m.