logLik.hpaSelection {hpa} | R 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) |
[Package hpa version 1.3.3 Index]