{
  "_id": "6a114ee3acfb0bcc41ce9440",
  "Package": "mpt",
  "Version": "1.0-0",
  "Date": "2024-10-11",
  "Title": "Multinomial Processing Tree Models",
  "Authors@R": "c(person(given = \"Florian\", family = \"Wickelmaier\",\nrole = c(\"aut\", \"cre\"), email = \"wickelmaier@web.de\"),\nperson(given = \"Achim\", family = \"Zeileis\", role = \"aut\",\nemail = \"Achim.Zeileis@R-project.org\",\ncomment = c(ORCID = \"0000-0003-0918-3766\")))",
  "VignetteBuilder": "knitr",
  "Description": "Fitting and testing multinomial processing tree (MPT)\nmodels, a class of nonlinear models for categorical data.  The\nparameters are the link probabilities of a tree-like graph and\nrepresent the latent cognitive processing steps executed to\narrive at observable response categories (Batchelder & Riefer,\n1999 <doi:10.3758/bf03210812>; Erdfelder et al., 2009\n<doi:10.1027/0044-3409.217.3.108>; Riefer & Batchelder, 1988\n<doi:10.1037/0033-295x.95.3.318>).",
  "License": "GPL (>= 2)",
  "URL": "https://www.mathpsy.uni-tuebingen.de/wickelmaier/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:50:01 UTC",
    "User": "root"
  },
  "Author": "Florian Wickelmaier [aut, cre], Achim Zeileis [aut]\n(<https://orcid.org/0000-0003-0918-3766>)",
  "Maintainer": "Florian Wickelmaier <wickelmaier@web.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-11 10:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/mpt",
  "RemoteRef": "HEAD",
  "RemoteSha": "4dff433cec16790feb4fb8260c93aa570479aef7",
  "MD5sum": "1561b49d6348a60c07e187751d913334",
  "_user": "cran",
  "_type": "src",
  "_file": "mpt_1.0-0.tar.gz",
  "_fileid": "3ef7e0906b61d01e30fa545d8240550d8d3cc1a5f6d0804e66dbc0166a4beb82",
  "_filesize": 697679,
  "_sha256": "3ef7e0906b61d01e30fa545d8240550d8d3cc1a5f6d0804e66dbc0166a4beb82",
  "_created": "2026-05-23T06:50:01.000Z",
  "_published": "2026-05-23T06:53:23.522Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77504259142,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175069944"
    },
    {
      "job": 77504259150,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175068832"
    },
    {
      "job": 77504119781,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175050317"
    },
    {
      "job": 77504259146,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175061636"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326067816",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mpt",
  "_commit": {
    "id": "4dff433cec16790feb4fb8260c93aa570479aef7",
    "author": "Florian Wickelmaier <wickelmaier@web.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-0\n",
    "time": 1728640803
  },
  "_maintainer": {
    "name": "Florian Wickelmaier",
    "email": "wickelmaier@web.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 410,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mpt"
  },
  "_mentions": 1,
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mpt.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2010-08-27"
    },
    {
      "version": "0.2-0",
      "date": "2010-09-24"
    },
    {
      "version": "0.3-0",
      "date": "2011-01-24"
    },
    {
      "version": "0.4-0",
      "date": "2011-08-29"
    },
    {
      "version": "0.4-1",
      "date": "2013-01-25"
    },
    {
      "version": "0.5-0",
      "date": "2014-10-06"
    },
    {
      "version": "0.5-1",
      "date": "2015-02-03"
    },
    {
      "version": "0.5-2",
      "date": "2015-08-27"
    },
    {
      "version": "0.5-3",
      "date": "2016-04-13"
    },
    {
      "version": "0.5-4",
      "date": "2016-09-08"
    },
    {
      "version": "0.6-0",
      "date": "2019-04-26"
    },
    {
      "version": "0.6-1",
      "date": "2019-10-08"
    },
    {
      "version": "0.6-2",
      "date": "2020-05-01"
    },
    {
      "version": "0.7-0",
      "date": "2021-05-28"
    },
    {
      "version": "0.8-0",
      "date": "2022-03-23"
    },
    {
      "version": "1.0-0",
      "date": "2024-10-11"
    }
  ],
  "_exports": [
    "mpt",
    "mptEM",
    "mptspec"
  ],
  "_datasets": [
    {
      "name": "agememory",
      "title": "Age Differences in Episodic Memory",
      "object": "agememory",
      "file": "agememory.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "id",
        "age",
        "sex",
        "IST70",
        "lag0E1",
        "lag0E2",
        "lag0E3",
        "lag0E4",
        "lag15E1",
        "lag15E2",
        "lag15E3",
        "lag15E4",
        "F1",
        "F2"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "ItalianCities",
      "title": "City-Size Paired-Comparison Task",
      "object": "citysize",
      "file": "citysize.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "rt",
        "group",
        "knowRH",
        "y"
      ],
      "rows": 64,
      "table": false,
      "tojson": true
    },
    {
      "name": "MDHennig2020",
      "title": "Moral Dilemma Judgment",
      "object": "moraldilemma",
      "file": "moraldilemma.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "selfrel",
        "congrcy",
        "default",
        "breaknorm",
        "exp1",
        "exp2b",
        "treeid"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "MDreplication",
      "title": "Moral Dilemma Judgment",
      "object": "moraldilemma",
      "file": "moraldilemma.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "selfrel",
        "gender",
        "age",
        "rt",
        "y"
      ],
      "rows": 751,
      "table": false,
      "tojson": true
    },
    {
      "name": "PMreplication",
      "title": "Prospective Memory and Task Importance",
      "object": "prospecMemory",
      "file": "prospecMemory.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "instr",
        "rtdiff",
        "y"
      ],
      "rows": 72,
      "table": false,
      "tojson": true
    },
    {
      "name": "PMSmithBayen",
      "title": "Prospective Memory and Task Importance",
      "object": "prospecMemory",
      "file": "prospecMemory.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "instruction",
        "item",
        "resp",
        "freq",
        "treeid"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "proact",
      "title": "Recall Frequencies for DaPolito's Experiment on Proactive Inhibition",
      "object": "proact",
      "file": "proact.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "test",
        "abpres",
        "resp",
        "freq",
        "treeid"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "pwrsim1",
      "title": "Simulation-Based Power Analysis for MPT Models",
      "object": "pwrsim",
      "file": "pwrsim.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "d",
        "n",
        "pval",
        "pwr"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "pwrsim2",
      "title": "Simulation-Based Power Analysis for MPT Models",
      "object": "pwrsim",
      "file": "pwrsim.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "d",
        "n",
        "pval",
        "pwr"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "retroact",
      "title": "Recall Frequencies in Retroactive Inhibition",
      "object": "retroact",
      "file": "retroact.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lists",
        "treeid",
        "resp",
        "freq"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "ROCBroeder2009",
      "title": "Recognition Receiver Operating Characteristics",
      "object": "recogROC",
      "file": "recogROC.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "item",
        "resp",
        "treeid",
        "ptarget1",
        "ptarget3",
        "exp1",
        "exp3"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "ROCreplication",
      "title": "Recognition Receiver Operating Characteristics",
      "object": "recogROC",
      "file": "recogROC.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "arith",
        "lexical",
        "y"
      ],
      "rows": 48,
      "table": false,
      "tojson": true
    },
    {
      "name": "valence",
      "title": "World Valence and Source Memory for Vertical Position",
      "object": "valence",
      "file": "valence.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "gender",
        "age",
        "condition",
        "y"
      ],
      "rows": 128,
      "table": false,
      "tojson": true
    },
    {
      "name": "WorldCities",
      "title": "City-Size Paired-Comparison Task",
      "object": "citysize",
      "file": "citysize.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "rt",
        "group",
        "country",
        "y"
      ],
      "rows": 37,
      "table": false,
      "tojson": true
    },
    {
      "name": "WSTKlauer2007",
      "title": "Wason Selection Task (WST) and Helpful Hints",
      "object": "selectiontask",
      "file": "selectiontask.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "pattern",
        "exp1",
        "exp2"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "WSTreplication",
      "title": "Wason Selection Task (WST) and Helpful Hints",
      "object": "selectiontask",
      "file": "selectiontask.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "status",
        "group",
        "gender",
        "age",
        "education",
        "logic",
        "time",
        "y"
      ],
      "rows": 1118,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agememory",
      "title": "Age Differences in Episodic Memory",
      "topics": [
        "agememory"
      ]
    },
    {
      "page": "citysize",
      "title": "City-Size Paired-Comparison Task",
      "topics": [
        "citysize",
        "ItalianCities",
        "WorldCities"
      ]
    },
    {
      "page": "logLik.mpt",
      "title": "Log-Likelihood of an mpt Object",
      "topics": [
        "AIC.mpt",
        "BIC.mpt",
        "deviance.mpt",
        "logLik.mpt",
        "nobs.mpt"
      ]
    },
    {
      "page": "moraldilemma",
      "title": "Moral Dilemma Judgment",
      "topics": [
        "MDHennig2020",
        "MDreplication",
        "moraldilemma"
      ]
    },
    {
      "page": "mpt",
      "title": "Multinomial Processing Tree (MPT) Models",
      "topics": [
        "anova.mpt",
        "coef.mpt",
        "confint.mpt",
        "mpt",
        "predict.mpt",
        "print.mpt",
        "print.summary.mpt",
        "summary.mpt"
      ]
    },
    {
      "page": "mptEM",
      "title": "EM Algorithm for Multinomial Processing Tree Models",
      "topics": [
        "mptEM"
      ]
    },
    {
      "page": "mptspec",
      "title": "Specify a Multinomial Processing Tree (MPT) Model",
      "topics": [
        "mptspec",
        "print.mptspec",
        "update.mptspec"
      ]
    },
    {
      "page": "plot.mpt",
      "title": "Diagnostic Plot for MPT Models",
      "topics": [
        "plot.mpt",
        "residuals.mpt"
      ]
    },
    {
      "page": "proact",
      "title": "Recall Frequencies for DaPolito's Experiment on Proactive Inhibition",
      "topics": [
        "proact"
      ]
    },
    {
      "page": "prospecMemory",
      "title": "Prospective Memory and Task Importance",
      "topics": [
        "PMreplication",
        "PMSmithBayen",
        "prospecMemory"
      ]
    },
    {
      "page": "pwrsim",
      "title": "Simulation-Based Power Analysis for MPT Models",
      "topics": [
        "pwrsim",
        "pwrsim1",
        "pwrsim2"
      ]
    },
    {
      "page": "recogROC",
      "title": "Recognition Receiver Operating Characteristics",
      "topics": [
        "recogROC",
        "ROCBroeder2009",
        "ROCreplication"
      ]
    },
    {
      "page": "retroact",
      "title": "Recall Frequencies in Retroactive Inhibition",
      "topics": [
        "retroact"
      ]
    },
    {
      "page": "selectiontask",
      "title": "Wason Selection Task (WST) and Helpful Hints",
      "topics": [
        "selectiontask",
        "WSTKlauer2007",
        "WSTreplication"
      ]
    },
    {
      "page": "simulate.mpt",
      "title": "Simulate Responses from MPT Models",
      "topics": [
        "simulate.mpt"
      ]
    },
    {
      "page": "valence",
      "title": "World Valence and Source Memory for Vertical Position",
      "topics": [
        "valence"
      ]
    },
    {
      "page": "vcov.mpt",
      "title": "Covariance and Information Matrix for MPT Models",
      "topics": [
        "vcov.mpt"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "BasicsIdentifiabilityPower.Rmd",
      "filename": "BasicsIdentifiabilityPower.html",
      "title": "MPT Modeling: Basics, Identifiability, Power",
      "author": "Florian Wickelmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Age differences in episodic memory",
        "Specifying and fitting an MPT model",
        "Model output",
        "Exercise: one-high-threshold model",
        "Detour: numerical optimization by hand",
        "Exercise: numerical optimization by hand",
        "Model comparison",
        "Exercise: age-group model",
        "Reparameterization: order constraints",
        "Testing interactions",
        "Exercise: age-lag interaction",
        "Identifiability",
        "Jacobian matrix",
        "Simulated identifiability",
        "Exercise: identifiability",
        "Power analysis",
        "Check simulation setup: parameter recovery",
        "Exercise: parameter recovery",
        "Power simulation: goodness-of-fit test",
        "Power simulation: age differences in retrieval",
        "Exercise: power simulation",
        "References"
      ],
      "created": "2024-10-11 10:00:03",
      "modified": "2024-10-11 10:00:03",
      "commits": 1
    }
  ],
  "_score": 2.414973347970818,
  "_indexed": true,
  "_nocasepkg": "mpt",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-05-23T06:52:32.000Z",
      "distro": "noble",
      "commit": "4dff433cec16790feb4fb8260c93aa570479aef7",
      "fileid": "4ccb1fe12cc3ffd31edbe56a876fcd74634a14f0a990b2b7c8fa07088361e64f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326067816"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-05-23T06:52:21.000Z",
      "distro": "noble",
      "commit": "4dff433cec16790feb4fb8260c93aa570479aef7",
      "fileid": "9c1a1807a458275d0c75e47b3155696f2bb838bcdfeaf0cb7c225e08fbc2c4ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326067816"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-0",
      "date": "2026-05-23T06:51:49.000Z",
      "commit": "4dff433cec16790feb4fb8260c93aa570479aef7",
      "fileid": "674c286f16ef43fd492960b6243f575d82b4a9583c3d9e1808a214cc063883a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326067816"
    }
  ]
}