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

ENH: Add variance targetting GARCH model #250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bashtage
Copy link
Owner

Add a VT GARCH model
Note that inference isn't correct

@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

Merging #250 into master will decrease coverage by 0.67%.
The diff coverage is 15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
- Coverage    99.4%   98.72%   -0.68%     
==========================================
  Files          31       31              
  Lines        9910     9989      +79     
  Branches      864      871       +7     
==========================================
+ Hits         9851     9862      +11     
- Misses         16       84      +68     
  Partials       43       43
Impacted Files Coverage Δ
arch/univariate/recursions.pyx 98.48% <ø> (ø) ⬆️
arch/bootstrap/_samplers.pyx 100% <ø> (ø) ⬆️
arch/univariate/volatility.py 94.6% <15%> (-4.55%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1a73a6...1de062e. Read the comment docs.

Add a VT GARCH model
Note that inference isn't correct
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 99.141% when pulling 1de062e on variance-targetting into a1a73a6 on master.

@bashtage bashtage force-pushed the master branch 2 times, most recently from b8b0a6f to 34183b4 Compare March 27, 2019 11:28
Base automatically changed from master to main February 22, 2021 17:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants