groceryheist / groceryheist/misclassificationmodels
Support fitting models using Bayes
Open
- Dominant language
- R
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Uncertainty quantification can be a challenge in error correction models using MLE.
We currently use MLE with the quadratic approximation. #4 partially addresses this, but maybe Stan can do an even better job and also support a wider range of models more easily.
One thing to consider is if this package should focus on MLE methods and supporting Bayesian models should be developed in parallel, but in a separate package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.