Other packages > Find by keyword >

MPTinR  

Analyze Multinomial Processing Tree Models
View on CRAN: Click here


Download and install MPTinR package within the R console
Install from CRAN:
install.packages("MPTinR")

Install from Github:
library("remotes")
install_github("cran/MPTinR")

Install by package version:
library("remotes")
install_version("MPTinR", "1.14.1")



Attach the package and use:
library("MPTinR")
Maintained by
Henrik Singmann
[Scholar Profile | Author Map]
First Published: 2011-11-22
Latest Update: 2021-07-13
Description:
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.
How to cite:
Henrik Singmann (2011). MPTinR: Analyze Multinomial Processing Tree Models. R package version 1.14.1, https://cran.r-project.org/web/packages/MPTinR. Accessed 14 Mar. 2025.
Previous versions and publish date:
0.6.5 (2011-11-22 13:19), 0.8.10 (2012-04-19 15:41), 0.9.4 (2012-07-23 07:28), 1.0.1 (2013-02-07 13:31), 1.1.8 (2013-05-23 14:45), 1.2.5 (2013-11-25 20:54), 1.3.5 (2014-04-12 00:58), 1.4.0 (2014-05-10 15:17), 1.5.1 (2014-08-08 01:19), 1.6.3 (2014-10-21 16:58), 1.7.5 (2015-03-22 22:51), 1.8.0 (2015-05-01 00:55), 1.9.2 (2015-06-14 01:24), 1.10.3 (2015-07-27 23:43), 1.11.0 (2018-06-23 19:08), 1.12.0 (2019-12-14 18:40), 1.13.0 (2020-08-27 00:50)
Other packages that cited MPTinR R package
View MPTinR citation profile
Other R packages that MPTinR depends, imports, suggests or enhances
Complete documentation for MPTinR
Downloads during the last 30 days
02/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/13Downloads for MPTinR051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

rainbow  
Bagplots, Boxplots and Rainbow Plots for Functional Data
Visualizing functional data and identifying functional outliers. ...
Download / Learn more Package Citations See dependency  
mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
HandTill2001  
Multiple Class Area under ROC Curve
An S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) ...
Download / Learn more Package Citations See dependency  
repello  
Reports from Trello in R
Creates reports from Trello, a collaborative, project organization and list-making application. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
waveband  
Computes Credible Intervals for Bayesian Wavelet Shrinkage
Computes Bayesian wavelet shrinkage credible intervals for nonparametric regression. The method us ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA