Description Usage Arguments Value
View source: R/likelihoodFunctions.R
Function to be maximized in aggrmodel_cluster function
1 | Q_function(data, sigmaList, xbetaList, probTab, B)
|
data |
Data Frame with 4 columns in the following order: Group, Replicates, Time, Signal |
sigmaList |
List of covariance matrices for each group |
xbetaList |
List of estimated signal for each group |
probTab |
Data frame of expected probabilities from E-Step containing a group variable, replicate variable and cluster probabilities |
B |
Number of grouping clusters |
A scalar likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.