| SimInf_pfilter-class {SimInf} | R Documentation |
Class "SimInf_pfilter"
Description
Class "SimInf_pfilter"
Slots
modelA
SimInf_modelobject with one filtered trajectory attached.npartAn integer with the number of particles that was used at each timestep.
loglikThe estimated log likelihood.
essA numeric vector with the effective sample size (ESS). The effective sample size is computed as
\left(\sum_{i=1}^N\!(w_{t}^{i})^2\right)^{-1},where
w_{t}^{i}is the normalized weight of particleiat timet.
[Package SimInf version 9.8.1 Index]