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
+16 -8
View File
@@ -11,9 +11,9 @@ Automatically generated HTML file from DocOnce source
<title>Data Analysis and Machine Learning: Elements of Bayesian theory</title>
<!-- Bootstrap style: bootstrap -->
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
<!-- not necessary
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
-->
<style type="text/css">
@@ -39,7 +39,8 @@ Automatically generated HTML file from DocOnce source
</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>
@@ -61,7 +62,7 @@ end of tocinfo -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
<ul class="dropdown-menu">
<!-- navigation toc: --> <li><a href="#___sec0" style="font-size: 80%;">Introduction</a></li>
<!-- navigation toc: --> <li><a href="#___sec0" style="font-size: 80%;">What is Bayesian Statistics</a></li>
</ul>
</li>
@@ -77,12 +78,19 @@ end of tocinfo -->
<a name="part0001"></a>
<!-- !split -->
<h2 id="___sec0" class="anchor">Introduction </h2>
<h2 id="___sec0" class="anchor">What is Bayesian Statistics </h2>
<div class="panel panel-default">
<div class="panel-body">
<p> <!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
Say something more general here. Reminder about probabilities from the statistics section
<p>
<ol>
<li> Product rule</li>
<li> Binomial distribution</li>
<li> Gaussian PDF</li>
<li> other PDFs</li>
<li> Bayesian regression analysis</li>
</ol>
</div>
</div>
@@ -98,8 +106,8 @@ end of tocinfo -->
</div> <!-- end container -->
<!-- include javascript, jQuery *first* -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<!-- Bootstrap footer
<footer>