J.gamma {noisySBM} | R Documentation |
evaluate the objective in the Gamma model
Description
evaluate the objective in the Gamma model
Usage
J.gamma(param, L, M)
Arguments
param |
parameters of the Gamma distribution |
L |
weighted mean of log(data) |
M |
weighted mean of the data |
Value
value of the lower bound of the log-likelihood function
[Package noisySBM version 0.1.4 Index]