View source: R/functional_clustering.R
Q_function | R Documentation |
Q-function to replace log-likelihood function
Q_function(par, prob_log, omega_log, X, k, times)
par |
numeric vector for parameters need to be estimated |
prob_log |
mixture component weights(log) |
omega_log |
latent variables(log) |
X |
matrix for cluster |
k |
vector for the cluster number |
times |
vector for the x values or time points |
the Loglikelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.