Perform a Bayesian estimation of the Exploratory reduced Reparameterized Unified Model (âErRUMâ) described by Culpepper and Chen (2018).
InstallationYou can install errum
from CRAN using:
install.packages("errum")
Or, you can be on the cutting-edge development version on GitHub using:
if(!requireNamespace("remotes")) install.packages("remotes")
remotes::install_github("tmsalab/errum")
Usage
To use the errum
package, load it into R using:
From there, the errum model can be estimated using:
errum_model = errum(<data>, <k>, chain_length = 10000)
James Joseph Balamuta, Steven Andrew Culpepper, and Jeffrey A. Douglas
Citing the errum packageTo ensure future development of the package, please cite errum
package if used during an analysis or simulation studies. Citation information for the package may be acquired by using in R:
GPL (>= 2)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4