| getZ | R Documentation | 
Calculate the current Z estimate responsibilities (posterior probabilities)
getZ(z, zUsed, stillActive, nll, nllUSED)
z | 
 Matrix (m x n) of estimate responsibilities (probabilities that a count comes from a spike distribution at 0).  | 
zUsed | 
 Matrix (m x n) of estimate responsibilities (probabilities that a count comes from a spike distribution at 0) that are actually used (following convergence).  | 
stillActive | 
 A vector of size M booleans saying if a feature is still active or not.  | 
nll | 
 Vector of size M with the current negative log-likelihoods.  | 
nllUSED | 
 Vector of size M with the converged negative log-likelihoods.  | 
A list of updated zUsed and nllUSED.
fitZig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.