vasishth / lingpsych

Datasets and models included in the book "Linear Mixed Models for Linguistics and Psychology: A Comprehensive Introduction".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lingpsych

Datasets and models used in the book Linear Mixed Models for Linguistics and Psychology: A Comprehensive Introduction

Installation

lingpsych has not yet been released in CRAN. Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("vasishth/lingpsych")

Alternatively, download the zip archive, unzip it, and then in the R console run (the files has to be in the current working directory that R is in):

devtools::install("lingpsych-main")

About

Datasets and models included in the book "Linear Mixed Models for Linguistics and Psychology: A Comprehensive Introduction".

License:Other


Languages

Language:R 59.6%Language:TeX 40.4%