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 cd.fit or cd.fit.mcmc object.

Value

log-likelihood value


[Package coarseDataTools version 0.7.2 Index]