Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to simulate GARCH data for Monte Carlo simulations? #725

Open
bluefinch83 opened this issue May 13, 2024 · 0 comments
Open

How to simulate GARCH data for Monte Carlo simulations? #725

bluefinch83 opened this issue May 13, 2024 · 0 comments

Comments

@bluefinch83
Copy link

As the title says, could I use this package to simulate a large number of sample paths from a GARCH model for use in Monte Carlo simulations using this package? If so, how? Because, from what I can tell, the ARCHModel.simulate() function only allows you to simulate one path at time, which is much too slow for a Monte Carlo simulation. Am I mistaken about this, or is there a different way to simulate a large number of sample paths using the package?

If there is no way to simulate multiple paths at once, are there any plans to add this feature in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant