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

Description Usage

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/spca documentation built on May 7, 2019, 10:52 a.m.