Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 166 Bytes

File metadata and controls

11 lines (7 loc) · 166 Bytes

DRA

Deserved Run Average

Installation

The lme4 package is required in order to run DRA code. The following command:

install.packages("lme4")