Learn R Programming

PICBayes (version 1.0)

logLik.PICBayes: 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 PICBayes
logLik(object, ...)

Arguments

object

Class PICBayes object.

Other arguments if any.

Value

An object of class logLik.