References

10.6 Quarto

Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org.

$$ \[\begin{aligned} y &= x + x \\ z &= 2y \end{aligned}\]

$$

10.7 Running Code

When you click the Render button a document will be generated that includes both content and the output of embedded code. You can embed code like this:

You can add options to executable code like this

## [1] 4

The echo: false option disables the printing of code (only output is displayed).

1.
R Core Team. R: A language and environment for statistical computing. (R Foundation for Statistical Computing, 2022).
2.
RStudio Team. RStudio: Integrated development environment for r. (RStudio, PBC, 2022).
3.
Fox, J. & Weisberg, S. An R companion to applied regression. (Sage, 2019).
4.
Wickham, H. & Bryan, J. Readxl: Read excel files. (2022).
5.
Wickham, H. ggplot2: Elegant graphics for data analysis. (Springer-Verlag New York, 2016).
6.
Royston, P. Approximating the shapiro-wilk w-test for non-normality. Statistics and Computing 2, 117–119 (1992).
7.
8.
Šidák, Z. Rectangular confidence regions for the means of multivariate normal distributions. Journal of the American Statistical Association 62, 626–633 (1967).
9.
Wickham, H. Tidy data. Journal of Statistical Software 59, (2014).
10.
Ziemann, M., Eren, Y. & El-Osta, A. Gene name errors are widespread in the scientific literature. Genome Biology 17, (2016).
11.
Knüsel, L. On the accuracy of statistical distributions in microsoft excel 97. Computational Statistics & Data Analysis 26, 375–377 (1998).
12.
McCullough, B. D. & Wilson, B. On the accuracy of statistical procedures in microsoft excel 97. Computational Statistics & Data Analysis 31, 27–37 (1999).
13.
McCullough, B. D. & Wilson, B. On the accuracy of statistical procedures in microsoft excel 2000 and excel XP. Computational Statistics & Data Analysis 40, 713–721 (2002).
14.
McCullough, B. D. & Wilson, B. On the accuracy of statistical procedures in microsoft excel 2003. Computational Statistics & Data Analysis 49, 1244–1252 (2005).
15.
Knüsel, L. On the accuracy of statistical distributions in microsoft excel 2003. Computational Statistics & Data Analysis 48, 445–449 (2005).
16.
McCullough, B. D. & Heiser, D. A. On the accuracy of statistical procedures in microsoft excel 2007. Computational Statistics & Data Analysis 52, 4570–4578 (2008).
17.
Mélard, G. On the accuracy of statistical procedures in microsoft excel 2010. Computational Statistics 29, 1095–1128 (2014).