Skip to content

Commit

Permalink
Add copyright from statsmodel
Browse files Browse the repository at this point in the history
  • Loading branch information
HCookie committed Aug 23, 2023
1 parent 2b0a6e1 commit 46dcb88
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/scores/stats/tests/acovf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
Code reference: https://github.com/statsmodels/statsmodels/blob/main/statsmodels/tsa/stattools.py
Copyright (C) 2006, Jonathan E. Taylor
All rights reserved.
Copyright (c) 2006-2008 Scipy Developers.
All rights reserved.
Copyright (c) 2009-2018 statsmodels Developers.
All rights reserved.
Notes:
All type checking and other features have been removed, as they aren't needed for the
`diebold_mariano` function.
Expand Down

0 comments on commit 46dcb88

Please sign in to comment.