Survey.jl
Survey.jl copied to clipboard
WIP: Add general `CI` and integration with `mean`
EDIT: 26.02.23
Remaining to do on this PR. Integration with other summary functions (total
etc) can be done in separate PR's. See their issues
- [ ] Add doctests
- [ ] Review code formulae with theory/textbook
Doing #184
Currently testing integration with mean
.
Finding way to integrate with least amount of changes in existing API.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
v0.1.1@4fac910
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## v0.1.1 #190 +/- ##
==========================================
Coverage ? 100.00%
==========================================
Files ? 13
Lines ? 224
Branches ? 0
==========================================
Hits ? 224
Misses ? 0
Partials ? 0
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@ayushpatnaikgit please see how i integrated confidence intervals into mean.jl
now
@itsdebartha you may continue this PR, just like mean
, add CI functionalities for total
quantile
and ratio
in their respective files