NEWS
ribiosMath 1.2.0 (2026-02-17)
- Initial CRAN submission
- Package prepared for CRAN submission with comprehensive documentation
- Uses Rcpp and RcppArmadillo for high-performance computations
ribiosMath 1.0.8
- Add
kappaLA and kappaSimp to calculate kappa statistics
- Add testthat tests for kappa functions
ribiosMath 1.0.4
cossim works now with y missing
ribiosMath 1.0.3
- Remove package dependence on Rcpp: package is placed under "LinkingTo"
ribiosMath 1.0.2
- Add function
empval to calculate empirical p values from Monte Carlo methods
- Add function
randmat to generate a column-wise random matrix by sampling
ribiosMath 1.0.1
cossim and cosdist updated to work with matrices
- Matrix manipulation much accelerates the calculation
ribiosMath 1.0.0
- Initial release of ribiosMath
- Add function
cossim for cosine similarity
- Add function
cosdist for cosine distance