logLik.hpaML {hpa}R 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)


[Package hpa version 1.3.3 Index]