Example in efficacySquaredError function adjusted.
Authors adjusted and doi added to DESCRIPTION. Dontrun changed to donttest. Rm(list = ls()) removed from all scripts. Examples using population methods removed.
repeatCount parameter in vignettes decreased to 50 to reduce package build time. LICENSE file removed from the top directory; its contents moved to LICENSE.note file. Population mnethods removed from examples.
epiR package dependency removed (WaldCI function updated). DESCRIPTION updated, example into README added, LICENSE and LICENSE.note files added, copyright added, documentation and vignettes updated.
Naming convention updated (control, diseased, nondiseased, casecount, PoDBAY) both in code and documentation
Unit tests created, cppMLE corrected, ImmunogenicitySubset - methodology changed, documentation & DESCRIPTION adjusted to CRAN standards
PODBA-19 - new functions documentation, package data added, vignettes created, warning and error messages added, bimodal functions removed
PODBA-34 - cppPoD function adjusted for adjustTiters, implemented into cppMLE and PoDMLE
PODBA-28 - efficacyComputation function adjusted, Dengue and Zostavax functions removed from the package
PODBA-11 - cleaning of the code - Incidence rate, confidence intervals, unused variables and functions
PODBA-16 - formatting adjustments in PoDParamEstimation
PODBA-13 - New bootstrapping, new Immunogenicity sample creation (three methods = Full, Ratio, Fixed), PoD curve point estimation
Initial version of the package