ribiosMath 1.2.0
- Initial CRAN submission
- Package prepared for CRAN submission with comprehensive
documentation
- Uses Rcpp and RcppArmadillo for high-performance computations
ribiosMath 1.0.8 (2015-08-29)
- Add
kappaLA and kappaSimp to calculate
kappa statistics
- Add testthat tests for kappa functions
ribiosMath 1.0.4 (2013-03-06)
cossim works now with y missing
ribiosMath 1.0.3 (2013-02-27)
- Remove package dependence on Rcpp: package is placed under
“LinkingTo”
ribiosMath 1.0.2 (2013-02-26)
- 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 (2013-02-25)
cossim and cosdist updated to work with
matrices
- Matrix manipulation much accelerates the calculation
ribiosMath 1.0.0 (2013-02-22)
- Initial release of ribiosMath
- Add function
cossim for cosine similarity
- Add function
cosdist for cosine distance