Overview
The muppet
package executes Measurement and Uncertainty Preserving ParamETric (MUPPET) modeling. MUPPET is a modular approach to model fitting, using Bayesian approaches to modeling and estimation. Models and analyses are conceived of in terms of fragments. Each may be fit to data or analyzed, possibly conditional on antecedent fragments. In that case, the results from the antecedent fragments are carried forward to those that depend on them.
Installation
You can install the current public version of muppet from GitHub:
# install.packages("devtools")
devtools::install_github("Roy-Levy/muppet_pub")
Examples
The Examples and Tips page has some examples and explanations of some of the basic functionality.
Contact
Have questions or suggestions for features? Found a bug? Please contact me at Roy.Levy@asu.edu