- Fix error in vignette.
- Update reference in README, DESCRIPTION, and CITATION files.
- Minor revisions for submission to CRAN
- Fix use of
class()
, withinherits(object, "blah")
rather than"blah" %in% class(object)
.
- Use Markdown for function documentation, throughout.
- Added function
bootstrapNull()
which is likebootstrapSE()
but simulates under the NULL model (of no contamination) and gets the LRT statistics vs p=0.
- A new package.