Added html stuff
This commit is contained in:
+4
-3
@@ -1,6 +1,8 @@
|
|||||||
#+TITLE: Quantitative Methods
|
#+TITLE: Quantitative Methods
|
||||||
#+PROPERTY: header-args:R :session acj :eval never-export
|
#+PROPERTY: header-args:R :session acj :eval never-export
|
||||||
#+STARTUP: hideall inlineimages hideblocks
|
#+STARTUP: hideall inlineimages hideblocks
|
||||||
|
#+SETUPFILE: https://fniessen.github.io/org-html-themes/setup/theme-readtheorg.setup
|
||||||
|
#+HTML_HEAD: <style>#content{max-width:1200px;} </style>
|
||||||
|
|
||||||
* Title slide :slide:
|
* Title slide :slide:
|
||||||
#+BEGIN_SRC emacs-lisp-slide
|
#+BEGIN_SRC emacs-lisp-slide
|
||||||
@@ -212,7 +214,6 @@ $cov=\frac{standard.deviation}{mean}$
|
|||||||
| F | 54500000 | 7382.4 | 0.16 |
|
| F | 54500000 | 7382.4 | 0.16 |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
** Graphical Displays of Quantitative Information: Common Pitfalls
|
** Graphical Displays of Quantitative Information: Common Pitfalls
|
||||||
|
|
||||||
*** Common uses of statistical graphics :slide:
|
*** Common uses of statistical graphics :slide:
|
||||||
@@ -307,8 +308,8 @@ $cov=\frac{standard.deviation}{mean}$
|
|||||||
|
|
||||||
*** Boxplot :slide:
|
*** Boxplot :slide:
|
||||||
|
|
||||||
**** Invented by John Tukey in 1970
|
+ Invented by John Tukey in 1970
|
||||||
**** Many variations proposed since then, though the essential form and idea as remained intact.
|
+ Many variations proposed since then, though the essential form and idea as remained intact.
|
||||||
|
|
||||||
|
|
||||||
*** Boxplot of wheat yields :slide:
|
*** Boxplot of wheat yields :slide:
|
||||||
|
|||||||
Reference in New Issue
Block a user