Skip to contents

pvEBayes 0.2.0

  • Added a new implementation of the Koenker-Mizera (KM) model using the ‘CVXR’ package.
  • Removed the dependency on ‘REBayes’.
  • Removed the suggested dependency on ‘Rmosek’.
  • Added support for supplying a prespecified expected‐null baseline estimator via the E argument in ‘pvEBayes()’.
  • Added a package vignette.
  • Added a CITATION file, enabling use of citation(“pvEBayes”).

pvEBayes 0.1.2

CRAN release: 2025-10-01

  • fixed one bug that was causing eyeplot testing example to fail.
  • Added a NEWS.md file to track changes to the package.