Skip to content

Commit 9817990

Browse files
Update broken links
1 parent b5e14fd commit 9817990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lectures/mle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ print(stats_poisson.summary())
636636
```
637637

638638
Now let's replicate results from Daniel Treisman's paper, [Russia's
639-
Billionaires](https://pubs.aeaweb.org/doi/pdfplus/10.1257/aer.p20161068),
639+
Billionaires](https://www.aeaweb.org/articles?id=10.1257/aer.p20161068),
640640
mentioned earlier in the lecture.
641641

642642
Treisman starts by estimating equation {eq}`poissonreg`, where:

lectures/var_dmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,4 +835,4 @@ Counterparts of all of the salient formulas above then apply.
835835
836836
You can find a Python implementation of DMD here:
837837
838-
https://mathlab.github.io/PyDMD/
838+
https://mathlab.sissa.it/pydmd

0 commit comments

Comments
 (0)