logLik | R Documentation |
Extracts the estimated log likelihood from a fitted model
## S4 method for signature 'girfd_spatPomp'
logLik(object)
## S4 method for signature 'bpfilterd_spatPomp'
logLik(object)
## S4 method for signature 'abfd_spatPomp'
logLik(object)
## S4 method for signature 'iubfd_spatPomp'
logLik(object)
## S4 method for signature 'abfird_spatPomp'
logLik(object)
## S4 method for signature 'igirfd_spatPomp'
logLik(object)
object |
fitted model object |
a numeric which is the estimated log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.