MPTinR

From MaRDI portal
Software:23191



swMATH11244CRANMPTinRMaRDI QIDQ23191

Analyze Multinomial Processing Tree Models

Henrik Singmann, David Kellen, Quentin Gronau

Last update: 7 December 2023

Software version identifier: 1.14.1, 0.6.5, 0.8.10, 0.9.4, 1.0.1, 1.1.8, 1.2.5, 1.3.5, 1.4.0, 1.5.1, 1.6.3, 1.7.5, 1.8.0, 1.9.2, 1.10.3, 1.11.0, 1.12.0, 1.13.0, 1.14.1

Source code repository: https://github.com/cran/MPTinR

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

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.