jsocolar / flocker

flexible occupancy estimation in R
Other
28 stars 3 forks source link

Added "fitted" function for flocker objects, and a bunch of smaller changes to improve functionality #47

Closed SimonCMills closed 2 years ago

SimonCMills commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (1259ffa) into main (2660141) will increase coverage by 4.64%. The diff coverage is 58.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   21.19%   25.83%   +4.64%     
==========================================
  Files          10       11       +1     
  Lines         486      538      +52     
==========================================
+ Hits          103      139      +36     
- Misses        383      399      +16     
Impacted Files Coverage Δ
R/example_flocker_data.R 100.00% <ø> (ø)
R/get_Z.R 0.00% <0.00%> (ø)
R/fitted_flocker.R 73.46% <73.46%> (ø)
R/make_flocker_data.R 68.51% <100.00%> (+0.89%) :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 2660141...1259ffa. Read the comment docs.