traitecoevo / sizedist

Other
4 stars 1 forks source link

Model1 complete priors #6

Closed charliehinchliffe closed 2 years ago

charliehinchliffe commented 2 years ago

Added complete priors for all variants of model1

codecov-commenter commented 2 years ago

Codecov Report

Base: 77.41% // Head: 78.81% // Increases project coverage by +1.40% :tada:

Coverage data is based on head (a0affb5) compared to base (03485ce). Patch coverage: 77.89% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6 +/- ## =========================================== + Coverage 77.41% 78.81% +1.40% =========================================== Files 16 18 +2 Lines 974 1454 +480 =========================================== + Hits 754 1146 +392 - Misses 220 308 +88 ``` | [Impacted Files](https://codecov.io/gh/traitecoevo/sizedist/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo) | Coverage Δ | | |---|---|---| | [R/plot\_size\_dist.R](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-Ui9wbG90X3NpemVfZGlzdC5S) | `13.04% <0.00%> (-4.10%)` | :arrow_down: | | [src/stanExports\_model1a.h](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-c3JjL3N0YW5FeHBvcnRzX21vZGVsMWEuaA==) | `76.84% <76.14%> (+2.53%)` | :arrow_up: | | [src/stanExports\_model1b.h](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-c3JjL3N0YW5FeHBvcnRzX21vZGVsMWIuaA==) | `76.54% <76.49%> (+1.87%)` | :arrow_up: | | [src/stanExports\_model1d.h](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-c3JjL3N0YW5FeHBvcnRzX21vZGVsMWQuaA==) | `78.30% <78.30%> (ø)` | | | [src/stanExports\_model1c.h](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-c3JjL3N0YW5FeHBvcnRzX21vZGVsMWMuaA==) | `79.12% <78.73%> (+2.63%)` | :arrow_up: | | [R/add\_pars.R](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-Ui9hZGRfcGFycy5S) | `91.30% <100.00%> (+0.39%)` | :arrow_up: | | [R/default\_priors.R](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-Ui9kZWZhdWx0X3ByaW9ycy5S) | `100.00% <100.00%> (ø)` | | | [R/fit\_sizedist.R](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-Ui9maXRfc2l6ZWRpc3QuUg==) | `92.85% <100.00%> (+1.19%)` | :arrow_up: | | [src/stanExports\_model1a.cc](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-c3JjL3N0YW5FeHBvcnRzX21vZGVsMWEuY2M=) | `100.00% <100.00%> (ø)` | | | [src/stanExports\_model1b.cc](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo#diff-c3JjL3N0YW5FeHBvcnRzX21vZGVsMWIuY2M=) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://codecov.io/gh/traitecoevo/sizedist/pull/6/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=traitecoevo)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.