logLik.PICBayes {PICBayes}R Documentation

LogLik method for a PICBayes model

Description

The log-likelihood of the observed partly interval-censored data estimated by log pseudo-marginal likelihood.

Usage

## S3 method for class 'PICBayes'
logLik(object, ...)

Arguments

object

Class PICBayes object.

...

Other arguments if any.

Value

An object of class logLik.


[Package PICBayes version 1.0 Index]