Skip to content

DiscreteFDR 2.1.0

Choose a tag to compare

@DISOhda DISOhda released this 10 Mar 15:21
· 4 commits to master since this release
  • Added DBY() for discrete Benjamini-Yekutieli procedure.
  • If input p-values vector includes names, they are now included in the
    summary table generated by summary.DiscreteFDR(). For this to work with
    DiscreteTestResults class objects from package DiscreteTests, version
    0.2.1 of that package is required.
  • Minor fix for wrong p-value CDF indices after selection. For the way they
    are used, this was inconsequential, but may have caused problems in the
    future.
  • Change order of output data: Data list is now output before Select list.
  • Fixed issues with Rcpp's rev() function in computations of adaptive DBH
    critical values