The multivariate tag has no wiki summary.
5
votes
0answers
462 views
Alternative to Block Bootstrap for Multivariate Time Series
I currently use the following process for bootstrapping a multivariate time series in R:
Determine block sizes - run the function b.star in the np package which produces a block size for each series
...
3
votes
0answers
80 views
Estimating two normal random numbers with one equation
Subtitle: Estimating the correlation of the shocks driving two commodities in
two multi-factor models
I am fitting two 2-factor models to electricity and gas futures, respectively.
In order to ...