logLik,cd.fit-method {coarseDataTools} | R Documentation |
Get the log-likelihood value of a cd.fit
or cd.fit.mcmc
object
Description
Get the log-likelihood value of a cd.fit
or cd.fit.mcmc
object
Usage
## S4 method for signature 'cd.fit'
logLik(object)
Arguments
object |
A |
Value
log-likelihood value
[Package coarseDataTools version 0.6-6 Index]