Package: MPTmultiverse 0.4-3
MPTmultiverse: Multiverse Analysis of Multinomial Processing Tree Models
Statistical or cognitive modeling usually requires a number of more or less arbitrary choices creating one specific path through a 'garden of forking paths'. The multiverse approach (Steegen, Tuerlinckx, Gelman, & Vanpaemel, 2016, <doi:10.1177/1745691616658637>) offers a principled alternative in which results for all possible combinations of reasonable modeling choices are reported. MPTmultiverse performs a multiverse analysis for multinomial processing tree (MPT, Riefer & Batchelder, 1988, <doi:10.1037/0033-295X.95.3.318>) models combining maximum-likelihood/frequentist and Bayesian estimation approaches with different levels of pooling (i.e., data aggregation) as described in Singmann et al. (2024, <doi:10.1037/bul0000434>). For the frequentist approaches, no pooling (with and without parametric or nonparametric bootstrap) and complete pooling are implemented using MPTinR <https://cran.r-project.org/package=MPTinR>. For the Bayesian approaches, no pooling, complete pooling, and three different variants of partial pooling are implemented using TreeBUGS <https://cran.r-project.org/package=TreeBUGS>. The main function is fit_mpt() which performs the multiverse analysis in one call.
Authors:
MPTmultiverse_0.4-3.tar.gz
MPTmultiverse_0.4-3.zip(r-4.7)MPTmultiverse_0.4-3.zip(r-4.6)MPTmultiverse_0.4-3.zip(r-4.5)
MPTmultiverse_0.4-3.tgz(r-4.6-any)MPTmultiverse_0.4-3.tgz(r-4.5-any)
MPTmultiverse_0.4-3.tar.gz(r-4.7-any)MPTmultiverse_0.4-3.tar.gz(r-4.6-any)
MPTmultiverse_0.4-3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MPTmultiverse/json (API)
NEWS
| # Install 'MPTmultiverse' in R: |
| install.packages('MPTmultiverse', repos = c('https://mpt-network.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mpt-network/mptmultiverse/issues
- jags– Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary.
- c++– GNU Standard C++ Library v3
Last updated from:3d09841811. Checks:2 ERROR, 7 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 191 | ||
| source / vignettes | OK | 211 | ||
| linux-release-x86_64 | OK | 182 | ||
| macos-release-arm64 | OK | 166 | ||
| macos-oldrel-arm64 | OK | 196 | ||
| windows-devel | ERROR | 108 | ||
| windows-release | OK | 107 | ||
| windows-oldrel | OK | 99 | ||
| wasm-release | OK | 132 |
Exports:check_resultscheck_setfit_mptget_infompt_optionswrite_check_resultswrite_results
Dependencies:bitbit64Brobdingnagclicliprcodacontfraccpp11crayondeSolvedplyrellipticfarvergenericsggplot2gluegtablehmshypergeoisobandlabelinglatticelifecyclelogsplinemagrittrMASSMatrixMPTinRnumDerivpillarpkgconfigplyrprettyunitsprogresspurrrR6RColorBrewerRcppRcppArmadilloRcppEigenreadrreshape2rjagsrlangrunjagsS7scalesstringistringrtibbletidyrtidyselectTreeBUGStzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check results from MPTmultiverse | check_results check_set write_check_results |
| Multiverse Analysis for MPT Models | fit_mpt |
| Collect Model Equations and Data per Tree | get_info |
| Options Settings for MPT Comparison | mpt_options |
| Plot multiverseMPT | plot.multiverseMPT |
| Write Results of Multiverse Analysis to csv-Files | write_results |
