larmarange / ggstats

Extension to ggplot2 for plotting stats
https://larmarange.github.io/ggstats/
GNU General Public License v3.0
27 stars 1 forks source link

stat_cross() should return phi coefficients #7

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

fix #6

codecov[bot] commented 1 year ago

Codecov Report

Base: 94.08% // Head: 94.32% // Increases project coverage by +0.23% :tada:

Coverage data is based on head (c4008f8) compared to base (a70ee8a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 94.08% 94.32% +0.23% ========================================== Files 8 8 Lines 389 405 +16 ========================================== + Hits 366 382 +16 Misses 23 23 ``` | [Impacted Files](https://codecov.io/gh/larmarange/ggstats/pull/7?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/geom\_stripped\_rows.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZW9tX3N0cmlwcGVkX3Jvd3MuUg==) | `100.00% <ø> (ø)` | | | [R/ggcoef\_model.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZ2NvZWZfbW9kZWwuUg==) | `98.35% <ø> (ø)` | | | [R/ggstats-package.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZ3N0YXRzLXBhY2thZ2UuUg==) | `100.00% <ø> (ø)` | | | [R/ggsurvey.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9nZ3N1cnZleS5S) | `75.00% <ø> (ø)` | | | [R/signif\_stars.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zaWduaWZfc3RhcnMuUg==) | `100.00% <ø> (ø)` | | | [R/stat\_prop.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zdGF0X3Byb3AuUg==) | `0.00% <ø> (ø)` | | | [R/stat\_weighted\_mean.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zdGF0X3dlaWdodGVkX21lYW4uUg==) | `100.00% <ø> (ø)` | | | [R/stat\_cross.R](https://codecov.io/gh/larmarange/ggstats/pull/7/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9zdGF0X2Nyb3NzLlI=) | `100.00% <100.00%> (ø)` | | 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=Joseph+Larmarange). 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=Joseph+Larmarange)

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