Package: LATERmodel Title: Linear Approach to Threshold with Ergodic Rate for Reaction Times Version: 0.2.0.9000 Authors@R: c(person(given = "Maria del Mar", family = "Quiroga", role = c("aut", "cre"), email = "mar.quiroga@unimelb.edu.au", comment = c(ORCID = "0000-0002-8943-2808")), person(given = "Damien", family = "Mannion", role = "aut", email = "damien.mannion@unimelb.edu.au", comment = c(ORCID = "0000-0001-5520-632X")), person(given = "Edoardo", family = "Tescari", role = "aut", email = "e.tescari@unimelb.edu.au", comment = c(ORCID = "0000-0003-1157-4897")), person(given = "Andrew", family = "Anderson", role = "aut", email = "aaj@unimelb.edu.au", comment = c(ORCID = "0000-0001-7015-0061")), person(given = "The University of Melbourne", role = c("cph", "fnd")) ) Description: 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. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: dplyr, ggplot2, rlang, stats, tibble, parallel, moments Depends: R (>= 4.1) LazyData: true Suggests: lintr, styler, testthat (>= 3.0.0), vdiffr, printr, withr Config/testthat/edition: 3 URL: https://github.com/unimelbmdap/LATERmodel, https://unimelbmdap.github.io/LATERmodel/ BugReports: https://github.com/unimelbmdap/LATERmodel/issues Config/Needs/website: rmarkdown Repository: https://unimelbmdap.r-universe.dev Date/Publication: 2024-05-06 01:30:28 UTC RemoteUrl: https://github.com/unimelbmdap/latermodel RemoteRef: HEAD RemoteSha: 9f44eec553c503eec18f73a0e85e11fabf752004 NeedsCompilation: no Packaged: 2026-07-02 08:48:36 UTC; root Author: Maria del Mar Quiroga [aut, cre] (ORCID: ), Damien Mannion [aut] (ORCID: ), Edoardo Tescari [aut] (ORCID: ), Andrew Anderson [aut] (ORCID: ), The University of Melbourne [cph, fnd] Maintainer: Maria del Mar Quiroga