Description Usage Arguments Value Author(s) Examples
View source: R/logLik.dsmodel.R
Extract the log-likelihood from a fitted detection function.
1 2 |
object |
a fitted detection function model object |
... |
included for S3 completeness, but ignored |
a numeric value giving the log-likelihood with two attributes: "df"
the "degrees of freedom" for the model (number of parameters) and "nobs"
the number of observations used to fit the model
David L Miller
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.