theta_EM: Update theta to be the maximum-a-posteriori value using...

Description Usage

View source: R/EM.R

Description

Update theta to be the maximum-a-posteriori value using Expectation Maximisation.

Usage

1
2
theta_EM(X, W, mu, sigSq, K, maxit = 500, bftol = 1e-05, sparse = FALSE,
  b = NULL)

JimSkinner/stpca documentation built on May 28, 2019, 12:44 p.m.