Package: glba 0.2.1
glba: General Linear Ballistic Accumulator Models
Analyses response times and accuracies from psychological experiments with the linear ballistic accumulator (LBA) model from Brown and Heathcote (2008). The LBA model is optionally fitted with explanatory variables on the parameters such as the drift rate, the boundary and the starting point parameters. A log-link function on the linear predictors can be used to ensure that parameters remain positive when needed.
Authors:
glba_0.2.1.tar.gz
glba_0.2.1.zip(r-4.5)glba_0.2.1.zip(r-4.4)glba_0.2.1.zip(r-4.3)
glba_0.2.1.tgz(r-4.4-any)glba_0.2.1.tgz(r-4.3-any)
glba_0.2.1.tar.gz(r-4.5-noble)glba_0.2.1.tar.gz(r-4.4-noble)
glba_0.2.1.tgz(r-4.4-emscripten)glba_0.2.1.tgz(r-4.3-emscripten)
glba.pdf |glba.html✨
glba/json (API)
# Install 'glba' in R: |
install.packages('glba', repos = c('https://ingmarvisser.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:2e43a7bd8c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit LBA models with explanatory variables. | glba-package glba |
Example data from Brown and Heathcote (2008). | bh08 |
Core functions to compute the probability density function, cumulative distribution function, and defective distribution of the LBA (see Brown and Heathcote, 2008). | fptcdf fptpdf n1PDF |
Implicit learning data from Visser et al (2007). | ilpp2 |
Utility functions for internal use. | getPars obj pmod predict.pmod predpmod print.pmod reorderDrift setPars summary.pmod |
Specify and fit lba models. | lba logLik.lba print.lba summary.lba tablba |
Example data from a numerosity task. | numpp1 |
Generate data from an LBA model. | rlba |