Skip to content

Problems running main.R #11

Closed
Closed
@matdehaven

Description

@matdehaven

"horserace_ecy" robustness

Gives the following error:

Error in lhout[idraw] <- gout$lhout : replacement has length zero

This is coming from "1_vol_bvar_estimation.R" script, in the gdraw() function on line 78.

"horserace_nfci" robustness

Gives the following error:

Error in MASS::mvrnorm(n = 1, mu = rep(0, length(optout$x)), Sigma = optout$opt$H) : 
  'Sigma' is not positive definite

This is coming from "1_vol_bvar_estimation.R" script on line 45.

"1M" robustness

runs out of memory on my computer (16 GB)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions