bpfPMMH: Boostrap Particle Filter for the toy SV model

Description Usage Arguments Value

View source: R/02_pmmh_r.R

Description

Computes, besides other things, an estimate of the log-likelihood.

Usage

1
bpfPMMH(NN, yt, phiX, sigmaX, betaY)

Arguments

NN

number of particles

yt

measurements/data of the unobservered latent state process

phiX

phi parameter (see model equations for details)

sigmaX

sigma parameter (see model equations for details)

betaY

beta parameter (see model equations for details)

Value

a list of one element (was previously returniong more) giving the log-likelihood estimate


ilyaZar/SVmodelRcppSMC documentation built on Dec. 20, 2021, 6:57 p.m.