karoliskoncevicius / matrixTests

R package for computing multiple hypothesis tests on rows/columns of a matrix or a data.frame
https://cran.r-project.org/web/packages/matrixTests/index.html
36 stars 5 forks source link

Make conf.level=NA suppress confidence interval computation #16

Closed karoliskoncevicius closed 1 year ago

karoliskoncevicius commented 4 years ago

Consider changing the behaviour of conf.level=NA from throwing an error to suppressing the result of confidence interval. In most cases this should provide a considerable improvement in speed.

karoliskoncevicius commented 1 year ago

Now implemented in dev branch: https://github.com/karoliskoncevicius/matrixTests/commit/40d37991c3de685322cdd0b287e2d3ce6b16ecf8