NEWS
mbmixture 0.4 (2023-04-27)
- Update reference in README, DESCRIPTION, and CITATION files.
mbmixture 0.2-5 (2020-10-22)
- Minor revisions for submission to CRAN
mbmixture 0.2-3
- Fix use of
class()
, with inherits(object, "blah")
rather than
"blah" %in% class(object)
.
mbmixture 0.2-2
- Use Markdown for function documentation, throughout.
mbmixture 0.2-1
- Added function
bootstrapNull()
which is like bootstrapSE()
but
simulates under the NULL model (of no contamination) and gets the
LRT statistics vs p=0.
mbmixture 0.1-1