You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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