Skip to main content

Questions tagged [parameter-estimation]

2 votes
0 answers
82 views

I’m working on replicating the parameter estimates for the four models in Table 1 of the paper “Forecasting Inflation Using Univariate Continuous-Time Stochastic Models” by Kevin Fergusson (2020), ...
Luke Jones's user avatar
0 votes
0 answers
145 views

while reading Options, Futures and Other Derivatives (Hull, 8th ed.), Chapter 30 (p. 688) I came across the sentences “There is an important difference between the two approaches. The first approach (...
Miroslav Holub's user avatar
0 votes
0 answers
42 views

Generally in economics/finance autoregressive models features regime switching in both parameters and volatility. In my case my data is giving a rough indication that regime switching in parameter is ...
Arnab Biswas's user avatar
2 votes
0 answers
103 views

It is common in SPX markets to fit smiles using Stochastic volatility-inspired and Surface stochastic volatility-inspired parametric forms introduced by Gatheral and Jacquier (2014). In VIX markets ...
Mr Frog's user avatar
  • 297
1 vote
0 answers
65 views

I was reading Chapter 4 of Jean-Philippe Bouchaud's book "Theory of Financial Risk and Derivative Pricing: From Statistical Physics to Risk Management" and in section 4.2.2 author was ...
pierce's user avatar
  • 11
0 votes
0 answers
139 views

I have the following system of SDEs (which you can think of as 3 different stocks) $$dX_t^1 = \mu_t X_t^1 dt + \sigma_t X_t^1 dW_t^1$$ $$dX_t^2 = \mu_2 dt + \sigma_2 dW_t^2$$ $$dX_t^3 = \mu_3 dt + \...
Spandaver's user avatar
2 votes
2 answers
291 views

I am reading about HAR models for realised variance and they all seem to use WLS or OLS to calculate the parameters. Now I understand how that works if you just use say the 10 years of AAPL intraday ...
BlueTurtle's user avatar
1 vote
0 answers
229 views

I am trying to implement the calibration algorithm presented in the "ESSVI Implied Volatility Surface" white paper from Factset by Akhundzadeh et al. The eSSVI model includes 2 variables ...
daily's user avatar
  • 11
0 votes
0 answers
224 views

I'm new to Quantitative Finance. I've data which I need to fit a CIR model and estimate its parameters. $ dX_{t+1} = a(b-X_{t})dt + \sigma \sqrt{X_t}dW_{t} $ While I can fit and obtain ...
Vignesh 's user avatar
1 vote
0 answers
252 views

I'm working on a 50-years financial timeseries and I would like to simulate GBM paths from it. The first thing I'm supposed to do is to estimate the drift $\mu$ and the volatility $\sigma$ parameters. ...
randomWalk's user avatar
1 vote
0 answers
158 views

I have had a couple of long-standing questions about the mathematics behind a simple "vanilla" parametric VaR calculation and I'm hoping someone could clear up my confusion. Most likely I am ...
David Loungani's user avatar
0 votes
0 answers
95 views

I want to calibrate a CIR model which is commonly used to model the evolution of interest rates. Briefly speaking, we know that its dynamics is of the form \begin{equation} dr_t = \kappa (\theta - r_t)...
user53249's user avatar
  • 419
3 votes
1 answer
562 views

I have troubles estimating volatility (= standard deviation of log returns) when the data is re-sampled at different sample frequencies. Problem I have generated a time series data using a geometric ...
WolfgangP's user avatar
  • 295
0 votes
0 answers
93 views

Assume that the stock price is currently trading at $S_0$. It is known that the stock price follows a binomial tree, such that its price will be either $S_0e^{\theta_u}$ or $S_0e^{−\theta_d}$ over the ...
statwoman's user avatar
  • 123
3 votes
1 answer
325 views

I'm currently working on my master thesis, where I have data on option trading volume and flow (number of shares bought minus sold; i.e., net position), divided among three kinds of market ...
Dipanshu Gupta's user avatar

15 30 50 per page
1
2 3 4 5