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

logLik.hpaSelectionR Documentation

Calculates log-likelihood for "hpaSelection" object

Description

This function calculates log-likelihood for "hpaSelection" object

Usage

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

Arguments

object

Object of class "hpaSelection"

...

further arguments (currently ignored)


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

Related to logLik.hpaSelection in hpa...