biodiverse / ubms

Fit models to data from unmarked animals using Stan. Uses a similar interface to the R package 'unmarked', while providing the advantages of Bayesian inference and allowing estimation of random effects.
https://biodiverse.github.io/ubms/
GNU General Public License v3.0
35 stars 8 forks source link

Add examples to all fitting functions #16

Closed kenkellner closed 4 years ago

kenkellner commented 4 years ago

Fixes #6

codecov-commenter commented 4 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   44.39%   44.39%           
=======================================
  Files          27       27           
  Lines        1482     1482           
=======================================
  Hits          658      658           
  Misses        824      824           
Impacted Files Coverage Δ
R/colext.R 0.00% <ø> (ø)
R/distamp.R 0.00% <ø> (ø)
R/multinomPois.R 0.00% <ø> (ø)
R/occu.R 10.93% <ø> (ø)
R/occuRN.R 70.73% <ø> (ø)
R/pcount.R 0.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 164eb74...d88902f. Read the comment docs.