Description Usage Arguments Value
View source: R/EstimateNormal.R
This internal function calculates the log likelihood for each step in the gibbs sampling
1  | LogLikelihood(gibbs, k, y, prior)
 | 
gibbs | 
 matrix with parameters sampled with gibbs algorithm  | 
k | 
 Number of components  | 
y | 
 vector of flat data  | 
prior | 
 an optional list of hyperparameters for prior distributions  | 
logLikelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.