Skip to content

Commit

Permalink
Update copula_garch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaskemper authored Nov 19, 2024
1 parent 6605ffa commit 3e7ee03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion copula_garch.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

@dataclass
class CopulaGARCHEngine:
"""Advanced Copula-GARCH implementation following Jondeau & Rockinger (2006)"""

COPULA_TYPES = {
'gaussian': {
Expand Down

0 comments on commit 3e7ee03

Please sign in to comment.