fitHeston: fit Heston parameters using particle filter and QMLE

View source: R/heston-fitting.R

fitHestonR Documentation

fit Heston parameters using particle filter and QMLE

Description

An ad-hoc Heston fitter.

Usage

fitHeston(logReturns, iterations, N, nthresh, h)

Arguments

logReturns

data

iterations

number of steps to use in the MLE

N

number of particles

nthresh

effective threshold for PF

h

time-step

Value

vector


shill1729/findistr documentation built on May 20, 2024, 9:43 a.m.