weecology / LDATS

Latent Dirichlet Allocation coupled with Bayesian Time Series analyses
https://weecology.github.io/LDATS
Other
25 stars 5 forks source link

v0.2.3 #135

Closed juniperlsimonis closed 5 years ago

juniperlsimonis commented 5 years ago

Edits for resubmission to CRAN

Changed functions

codecov-io commented 5 years ago

Codecov Report

Merging #135 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   97.56%   97.71%   +0.14%     
==========================================
  Files          11       11              
  Lines        1191     1225      +34     
==========================================
+ Hits         1162     1197      +35     
+ Misses         29       28       -1
Impacted Files Coverage Δ
R/multinom_TS.R 100% <ø> (ø) :arrow_up:
R/ptMCMC.R 99.46% <ø> (ø) :arrow_up:
R/LDA_TS.R 100% <100%> (ø) :arrow_up:
R/utilities.R 100% <100%> (ø) :arrow_up:
R/LDA_TS_plots.R 100% <100%> (+5.55%) :arrow_up:
R/TS_plots.R 88.94% <100%> (+0.77%) :arrow_up:
R/TS_on_LDA.R 99.37% <100%> (+0.01%) :arrow_up:
R/TS.R 98.69% <100%> (ø) :arrow_up:
R/LDA_plots.R 98.98% <100%> (+0.12%) :arrow_up:
R/LDA.R 100% <100%> (ø) :arrow_up:

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 493ad2f...72c77d5. Read the comment docs.