small test

This commit is contained in:
mhjensen
2017-12-13 12:19:05 +01:00
parent 454a93cb14
commit ee0c838c83
14 changed files with 260 additions and 65 deletions
+13 -5
View File
@@ -15,7 +15,7 @@ Automatically generated HTML file from DocOnce source
<script src="https://cdn.rawgit.com/hplgit/doconce/master/bundled/html_styles/style_solarized_box/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<link href="http://thomasf.github.io/solarized-css/solarized-light.min.css" rel="stylesheet">
<link href="https://thomasf.github.io/solarized-css/solarized-light.min.css" rel="stylesheet">
<style type="text/css">
h1 {color: #b58900;} /* yellow */
/* h1 {color: #cb4b16;} orange */
@@ -59,7 +59,8 @@ div { text-align: justify; text-justify: inter-word; }
</head>
<!-- tocinfo
{'highest level': 2, 'sections': [('Introduction', 2, None, '___sec0')]}
{'highest level': 2,
'sections': [('What is Bayesian Statistics', 2, None, '___sec0')]}
end of tocinfo -->
<body>
@@ -85,17 +86,24 @@ end of tocinfo -->
<center>[2] <b>Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University</b></center>
<br>
<p>
<center><h4>Sep 20, 2017</h4></center> <!-- date -->
<center><h4>Dec 13, 2017</h4></center> <!-- date -->
<br>
<p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
<h2 id="___sec0">Introduction </h2>
<h2 id="___sec0">What is Bayesian Statistics </h2>
<div class="alert alert-block alert-block alert-text-normal">
<b></b>
<p>
Say something more general here. Reminder about probabilities from the statistics section
<ol>
<li> Product rule</li>
<li> Binomial distribution</li>
<li> Gaussian PDF</li>
<li> other PDFs</li>
<li> Bayesian regression analysis</li>
</ol>
</div>