logLik.tinyVAST {tinyVAST} | R Documentation |
Extract the (marginal) log-likelihood of a tinyVAST model
Description
Extract the (marginal) log-likelihood of a tinyVAST model
Usage
## S3 method for class 'tinyVAST'
logLik(object, ...)
Arguments
object |
output from |
... |
not used |
Value
object of class logLik
with attributes
val |
log-likelihood |
df |
number of parameters |
[Package tinyVAST version 1.2.0 Index]