wjakethompson / measr

R package for the Bayesian estimation of diagnostic classification models using Stan
https://measr.info
GNU General Public License v3.0
10 stars 3 forks source link

Model specifications #17

Closed wjakethompson closed 1 year ago

wjakethompson commented 1 year ago

Support additional flexibility in model specifications.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22 :tada:

Comparison is base (7c510b2) 96.38% compared to head (df7cd2f) 96.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== + Coverage 96.38% 96.61% +0.22% ========================================== Files 29 31 +2 Lines 2049 2186 +137 ========================================== + Hits 1975 2112 +137 Misses 74 74 ``` | [Impacted Files](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson) | Coverage Δ | | |---|---|---| | [R/model-evaluation.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9tb2RlbC1ldmFsdWF0aW9uLlI=) | `93.44% <ø> (ø)` | | | [R/data-checks.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9kYXRhLWNoZWNrcy5S) | `100.00% <100.00%> (ø)` | | | [R/extract.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9leHRyYWN0LlI=) | `100.00% <100.00%> (ø)` | | | [R/fit-dcm.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9maXQtZGNtLlI=) | `92.10% <100.00%> (+0.80%)` | :arrow_up: | | [R/m2-methods.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9tMi1tZXRob2RzLlI=) | `100.00% <100.00%> (ø)` | | | [R/ppmc.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9wcG1jLlI=) | `99.26% <100.00%> (+<0.01%)` | :arrow_up: | | [R/priors.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9wcmlvcnMuUg==) | `100.00% <100.00%> (ø)` | | | [R/stan-dina.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9zdGFuLWRpbmEuUg==) | `100.00% <100.00%> (ø)` | | | [R/stan-lcdm.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9zdGFuLWxjZG0uUg==) | `100.00% <100.00%> (ø)` | | | [R/stan-strc.R](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson#diff-Ui9zdGFuLXN0cmMuUg==) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://app.codecov.io/gh/wjakethompson/measr/pull/17?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jake+Thompson) | |

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