logLik.hpaML: Calculates log-likelihood for "hpaML" object

logLik.hpaMLR Documentation

Calculates log-likelihood for "hpaML" object

Description

This function calculates log-likelihood for "hpaML" object

Usage

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

Arguments

object

Object of class "hpaML"

...

further arguments (currently ignored)


hpa documentation built on May 29, 2024, 11:52 a.m.

Related to logLik.hpaML in hpa...