socialresearchcentre / projectable

Produce table-like objects made up of special metadata-rich column vectors, and project them into two dimensions.
https://socialresearchcentre.github.io/projectable
GNU General Public License v3.0
3 stars 0 forks source link

binomial CIs should be limited to the range 0 to 1 #27

Closed kinto-b closed 2 years ago

kinto-b commented 2 years ago

Since we're providing the confidence intervals for a proportion, we should not allow values greater than 1 or less than 0.

cc: @TirdadSRC I'm going to release a patch for this today. It may have implications for SES?