-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
40 lines (26 loc) · 1.17 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
# Please put your title here to include it in the file below.
Title <- "Demo of reproducible analyses for KPLS session 5"
```
# KLPS5
This is a simplified version of the analysis of the Experiment 1 data reported in [Zormpa, Brehm, Hoedemaker, & Meyer (2019)](https://doi.org/10.1080/09658211.2018.1510966).
It was used as a demo of a reproducible analysis in Session 5 of the course Key Practices for the Language Scientist in 2020.
### How to download or install
You can download this demo as a zip from from this URL: https://github.com/eirini-zormpa/KPLS5/archive/master.zip
Or you can install this compendium as an R package, KLPS5, from GitHub with:
```{r gh-installation, eval = FALSE}
# install.packages("devtools")
remotes::install_github("eirini-zormpa/KPLS5")
```
### Licenses
**Code :** See the [LICENSE](LICENSE) file
**Data :** [CC-0](http://creativecommons.org/publicdomain/zero/1.0/) attribution requested in reuse