Encyclopedia of Quantitative Methods in R
Last updated: 2025-08-27
Vol. 0: Setting up Your Software
Why choose R ?
Check it out: an article from Fall 2016… No more excuses: R is better than SPSS for psychology undergrads, and students agree
Blocked Notes
Thoughout all the eBooks in this encyclopedia, several small sections will be blocked out in the following ways:
These blocks denote an area UNDER CONSTRUCTION, so check back often. This massive undertaking started during the summer of 2018 and is far from complete. The outline of seven volumes is given above despite any one being complete. Feedback is welcome via either author’s email.
These blocks denote something EXTREMELY IMPORTANT.
Do NOT skip these notes as they will be used very sparingly.
These blocks denote something to DOWNLOAD.
This may include software installations, example datasets, or notebook code files.
These blocks denote something INTERESTING.
These point out information we found of interest or added value.
These blocks denote LINKS to other websites.
This may include instructional video clips, articles, or blog posts.
We are all about NOT re-creating the wheel.
If somebody else has described or illustrated a topic well, we celebrate it!
Code and Output
This is how \(R\) code is shown:
This is what the output of the \(R\) code above will look:
## [1] 2
FYI
This entire encyclopedia is written in \(R Markdown\), using \(R Studio\) as the text editor and the bookdown
package to turn a collection of markdown documents into a coherent whole. The book’s source code is hosted on GitHub. If you notice typos or other issues, feel free to email either of the authors.
This work is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International License.