svModelBpfLogLike: Implementing PMMH for the toy SV model.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

The main cpp-function powering the R wrapper.

Usage

1
svModelBpfLogLike(measurements, lNumber, initVals)

Arguments

measurements

arma::vec providing the measurements (or y or measurements)

lNumber

number of particles

initVals

arma::vec giving the three starting values for phiX, sigmaX and betaY

Value

double; value of the log-likelihood estimated via the BPF


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