Package: MPTinR 1.14.1

MPTinR: Analyze Multinomial Processing Tree Models

Provides a user-friendly way for the analysis of multinomial processing tree (MPT) models (e.g., Riefer, D. M., and Batchelder, W. H. [1988]. Multinomial modeling and the measurement of cognitive processes. Psychological Review, 95, 318-339) for single and multiple datasets. The main functions perform model fitting and model selection. Model selection can be done using AIC, BIC, or the Fisher Information Approximation (FIA) a measure based on the Minimum Description Length (MDL) framework. The model and restrictions can be specified in external files or within an R script in an intuitive syntax or using the context-free language for MPTs. The 'classical' .EQN file format for model files is also supported. Besides MPTs, this package can fit a wide variety of other cognitive models such as SDT models (see fit.model). It also supports multicore fitting and FIA calculation (using the snowfall package), can generate or bootstrap data for simulations, and plot predicted versus observed data.

Authors:Henrik Singmann [aut, cre], David Kellen [aut], Quentin Gronau [aut], Christian Mueller [ctb], Akhil S Bhel [ctb]

MPTinR_1.14.1.tar.gz
MPTinR_1.14.1.zip(r-4.5)MPTinR_1.14.1.zip(r-4.4)MPTinR_1.14.1.zip(r-4.3)
MPTinR_1.14.1.tgz(r-4.5-x86_64)MPTinR_1.14.1.tgz(r-4.5-arm64)MPTinR_1.14.1.tgz(r-4.4-x86_64)MPTinR_1.14.1.tgz(r-4.4-arm64)MPTinR_1.14.1.tgz(r-4.3-x86_64)MPTinR_1.14.1.tgz(r-4.3-arm64)
MPTinR_1.14.1.tar.gz(r-4.5-noble)MPTinR_1.14.1.tar.gz(r-4.4-noble)
MPTinR_1.14.1.tgz(r-4.4-emscripten)MPTinR_1.14.1.tgz(r-4.3-emscripten)
MPTinR.pdf |MPTinR.html
MPTinR/json (API)
NEWS

# Install 'MPTinR' in R:
install.packages('MPTinR', repos = c('https://singmann.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • d.broeder - Broeder & Schuetz (2009) Experiment 3
  • rb.fig1.data - Data to be used for the examples of MPTinR.
  • rb.fig2.data - Data to be used for the examples of MPTinR.
  • roc6 - Recognition memory ROCs used by Klauer & Kellen
  • roc8 - Recognition memory ROCs used by Klauer & Kellen

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

3.99 score 3 stars 1 packages 27 scripts 597 downloads 4 mentions 17 exports 6 dependencies

Last updated 4 years agofrom:51e244f2ae. Checks:4 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 07 2025
R-4.5-win-x86_64NOTEMar 07 2025
R-4.5-mac-x86_64NOTEMar 07 2025
R-4.5-mac-aarch64NOTEMar 07 2025
R-4.5-linux-x86_64NOTEMar 07 2025
R-4.4-win-x86_64NOTEMar 07 2025
R-4.4-mac-x86_64NOTEMar 07 2025
R-4.4-mac-aarch64NOTEMar 07 2025
R-4.4-linux-x86_64NOTEMar 07 2025
R-4.3-win-x86_64OKMar 07 2025
R-4.3-mac-x86_64OKMar 07 2025
R-4.3-mac-aarch64OKMar 07 2025

Exports:bmpt.fiacheck.mptfit.modelfit.mptfit.mpt.oldfit.mptinrgen.datagen.predictionsget.mpt.fialbmpt.to.mptmake.eqnmake.mdtmake.mpt.cfprediction.plotprepare.mpt.fiasample.dataselect.mpt

Dependencies:BrobdingnaglatticeMatrixnumDerivRcppRcppEigen

MPTinR: Analysis of Multinomial Processing Tree Models

Rendered frommptinr_introduction.Rnwusingknitr::knitron Mar 07 2025.

Last update: 2021-07-13
Started: 2015-06-12