dynamichazard (version 0.6.0)

logLik.PF_clouds: Log Likelihood of a PF_clouds Object

Description

Computes the log likelihood using the forward filter clouds. See the vignette("Particle_filtering", "dynamichazard") 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.