Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psyteachr/stat-models-v1

Learning Statistical Models Through Simulation in R (version 1, 2021)
https://github.com/psyteachr/stat-models-v1

r simulation statistics

Last synced: 8 days ago
JSON representation

Learning Statistical Models Through Simulation in R (version 1, 2021)

Awesome Lists containing this project

README

        

# Learning statistical models through simulation in R

This repository contains the source files for the interactive textbook:

Barr, Dale J. (2020). *Learning statistical models through simulation in R: An interactive textbook*. Version 0.90-1. Retrieved from https://psyteachr.github.io/ug3-stats.

It is easiest to compile the textbook using a singularity software container, which has all of the required software.

```
singularity exec library://dalejbarr/talklab/talklab-tidy4:latest make
```