Implements the Linear Approach to Threshold with Ergodic Rate 
    (LATER) model, which predicts distributions of reaction times and 
    summarises them with as little as two free parameters. Allows for easy 
    visualisation and comparison of datasets, along with fitting of datasets 
    using the LATER model.
| Version: | 0.2.0 | 
| Depends: | R (≥ 4.1) | 
| Imports: | dplyr, ggplot2, rlang, stats, tibble, parallel, moments | 
| Suggests: | lintr, styler, testthat (≥ 3.0.0), vdiffr, printr, withr | 
| Published: | 2024-05-03 | 
| DOI: | 10.32614/CRAN.package.LATERmodel | 
| Author: | Maria del Mar Quiroga  [aut, cre],
  Damien Mannion  [aut],
  Edoardo Tescari  [aut],
  Andrew Anderson  [aut],
  The University of Melbourne [cph, fnd] | 
| Maintainer: | Maria del Mar Quiroga  <mar.quiroga at unimelb.edu.au> | 
| BugReports: | https://github.com/unimelbmdap/LATERmodel/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/unimelbmdap/LATERmodel,
https://unimelbmdap.github.io/LATERmodel/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | LATERmodel results |