hsloot / rmo

An R package for Marshall--Olkin distributions and copulas.
https://hsloot.github.io/rmo/
GNU General Public License v3.0
5 stars 2 forks source link

Refactor/rename algorithms #101

Closed hsloot closed 2 years ago

hsloot commented 2 years ago

Related issues

Closes #97

Checklist

Only for new or refactored algorithms:

Optional, but recommended:

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (cc5508d) into master (f37f98c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files          32       32           
  Lines        1250     1250           
=======================================
  Hits         1135     1135           
  Misses        115      115           
Impacted Files Coverage Δ
R/valueOf-S4.R 93.20% <ø> (ø)
R/sample.R 100.00% <100.00%> (ø)
.../rmolib/random/multivariate/am_mo_distribution.hpp 91.89% <100.00%> (ø)
.../random/multivariate/esm_armextmo_distribution.hpp 100.00% <100.00%> (ø)
...lib/random/multivariate/mdcm_exmo_distribution.hpp 93.97% <100.00%> (ø)
src/sample.cpp 93.10% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f37f98c...cc5508d. Read the comment docs.