dynamichazard (version 0.4.0)

logLik.PF_clouds: Log-Likelihood of a PF_clouds object

Description

Computes the log-likelihood using the forward filter clouds. See the particle_filter vignette for details.

Usage

# S3 method for PF_clouds
logLik(object, ...)

Arguments

object

an object of class PF_clouds

...

unused.

Value

The log-likelihood value given the observed data and set of parameter used when simulating the clouds.