|
| 1 | +--- |
| 2 | +format: |
| 3 | + html: {toc: true, toc-depth: 4, theme: quarto} |
| 4 | +title: Stats with Clojure |
| 5 | +author: Scicloj Team |
| 6 | + |
| 7 | +--- |
| 8 | +<style></style><style>.printedClojure .sourceCode { |
| 9 | + background-color: transparent; |
| 10 | + border-style: none; |
| 11 | +} |
| 12 | +</style><style>.clay-limit-image-width .clay-image {max-width: 100%} |
| 13 | +.clay-side-by-side .sourceCode {margin: 0} |
| 14 | +.clay-side-by-side {margin: 1em 0} |
| 15 | +</style> |
| 16 | +<script src="https://code.jquery.com/jquery-3.6.0.min.js" type="text/javascript"></script><script src="https://code.jquery.com/ui/1.13.1/jquery-ui.min.js" type="text/javascript"></script> |
| 17 | +# Visualizations |
| 18 | + |
| 19 | +## The Human Vision |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +## Napoleon's Invasion of Russia |
| 26 | + |
| 27 | +<https://en.wikipedia.org/wiki/French_invasion_of_Russia> |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +## London's Cholera Epidemic |
| 38 | + |
| 39 | +<https://en.wikipedia.org/wiki/1854_Broad_Street_cholera_outbreak> |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +## Florence Nightingale's Statistical Diagrams |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +```{=html} |
| 61 | +<div style="background-color:grey;height:2px;width:100%;"></div> |
| 62 | +``` |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | +```{=html} |
| 67 | +<div><pre><small><small>source: <a href="https://github.com/scicloj/stats_with_clojure/blob/main/notebooks/visualizations.clj">notebooks/visualizations.clj</a></small></small></pre></div> |
| 68 | +``` |
0 commit comments