-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented credibility_interval() #188
base: master
Are you sure you want to change the base?
Implemented credibility_interval() #188
Commits on Mar 22, 2022
-
Implemented Samples.credibility_interval
Stefan Heimersheim committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 00c61e5 - Browse repository at this point
Copy the full SHA 00c61e5View commit details -
Stefan Heimersheim committed
Mar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 8098bfd - Browse repository at this point
Copy the full SHA 8098bfdView commit details -
Formatting / make flake8 happy
Stefan Heimersheim committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for f6afe0a - Browse repository at this point
Copy the full SHA f6afe0aView commit details -
Stefan Heimersheim committed
Mar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 6c816eb - Browse repository at this point
Copy the full SHA 6c816ebView commit details -
Fix typo made while flake8-ing
Stefan Heimersheim committedMar 22, 2022 Configuration menu - View commit details
-
Copy full SHA for e3c1f21 - Browse repository at this point
Copy the full SHA e3c1f21View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c22e304 - Browse repository at this point
Copy the full SHA c22e304View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3f8f2cb - Browse repository at this point
Copy the full SHA 3f8f2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a39c038 - Browse repository at this point
Copy the full SHA a39c038View commit details
Commits on Jul 19, 2022
-
Move credibility_interval to utils
Stefan Heimersheim committedJul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for be0eb50 - Browse repository at this point
Copy the full SHA be0eb50View commit details -
Stefan Heimersheim committed
Jul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 3b20f1c - Browse repository at this point
Copy the full SHA 3b20f1cView commit details -
flake8 wants def rather than lambda
Stefan Heimersheim committedJul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 4a66d74 - Browse repository at this point
Copy the full SHA 4a66d74View commit details -
Stefan Heimersheim committed
Jul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d53bce - Browse repository at this point
Copy the full SHA 0d53bceView commit details -
Remove imports no longer needed
Stefan Heimersheim committedJul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for d6b8bb9 - Browse repository at this point
Copy the full SHA d6b8bb9View commit details -
Stefan Heimersheim committed
Jul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for da7ebaf - Browse repository at this point
Copy the full SHA da7ebafView commit details
Commits on Jul 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92f24be - Browse repository at this point
Copy the full SHA 92f24beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b3e1a - Browse repository at this point
Copy the full SHA 19b3e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e97526e - Browse repository at this point
Copy the full SHA e97526eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a6bc8 - Browse repository at this point
Copy the full SHA 12a6bc8View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bcf2ae1 - Browse repository at this point
Copy the full SHA bcf2ae1View commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 095a64a - Browse repository at this point
Copy the full SHA 095a64aView commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf95f46 - Browse repository at this point
Copy the full SHA cf95f46View commit details
Commits on Aug 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f56e78 - Browse repository at this point
Copy the full SHA 7f56e78View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d9c4076 - Browse repository at this point
Copy the full SHA d9c4076View commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 25e3843 - Browse repository at this point
Copy the full SHA 25e3843View commit details
Commits on Nov 3, 2022
-
Implemented compress_weights-based credibility_interval with uncertai…
…nties
Stefan Heimersheim committedNov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 693abef - Browse repository at this point
Copy the full SHA 693abefView commit details
Commits on Apr 6, 2023
-
Merge remote-tracking branch 'upstream/master' into credibility-interval
Stefan Heimersheim committedApr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f6e9b40 - Browse repository at this point
Copy the full SHA f6e9b40View commit details -
Remove cdf() function and quantile changes
Make this PR just about credibility interval, consider updating quantile() later
Stefan Heimersheim committedApr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d634b5 - Browse repository at this point
Copy the full SHA 7d634b5View commit details -
Implement covariance and clean up code
Stefan Heimersheim committedApr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f33decf - Browse repository at this point
Copy the full SHA f33decfView commit details
Commits on Apr 10, 2023
-
Stefan Heimersheim committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b938e1 - Browse repository at this point
Copy the full SHA 0b938e1View commit details -
Stefan Heimersheim committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d26a41 - Browse repository at this point
Copy the full SHA 3d26a41View commit details -
Stefan Heimersheim committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for e5cb4b6 - Browse repository at this point
Copy the full SHA e5cb4b6View commit details -
Merge branch 'master' into credibility-interval
Stefan Heimersheim authoredApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 30c70bf - Browse repository at this point
Copy the full SHA 30c70bfView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36c58d2 - Browse repository at this point
Copy the full SHA 36c58d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f79a09 - Browse repository at this point
Copy the full SHA 4f79a09View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dccfe4b - Browse repository at this point
Copy the full SHA dccfe4bView commit details
Commits on Apr 26, 2023
-
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 84ed5b6 - Browse repository at this point
Copy the full SHA 84ed5b6View commit details -
Added tests for compress_samples
Stefan Heimersheim committedApr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for d1aaf02 - Browse repository at this point
Copy the full SHA d1aaf02View commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 2527895 - Browse repository at this point
Copy the full SHA 2527895View commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for b466d1a - Browse repository at this point
Copy the full SHA b466d1aView commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d59b7c - Browse repository at this point
Copy the full SHA 0d59b7cView commit details -
Added CDF fill_value; added tests
Stefan Heimersheim committedApr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 2a0d3b8 - Browse repository at this point
Copy the full SHA 2a0d3b8View commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ed4607f - Browse repository at this point
Copy the full SHA ed4607fView commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for b4b78e6 - Browse repository at this point
Copy the full SHA b4b78e6View commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 9911dd2 - Browse repository at this point
Copy the full SHA 9911dd2View commit details -
Implemented Samples.credibility_interval
Stefan Heimersheim committedApr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 5ac5fca - Browse repository at this point
Copy the full SHA 5ac5fcaView commit details -
Stefan Heimersheim committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 86d3836 - Browse repository at this point
Copy the full SHA 86d3836View commit details
Commits on May 15, 2023
-
Stefan Heimersheim committed
May 15, 2023 Configuration menu - View commit details
-
Copy full SHA for dbd1303 - Browse repository at this point
Copy the full SHA dbd1303View commit details -
Improved tests with Lukas' suggestions
Stefan Heimersheim committedMay 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ce8b59 - Browse repository at this point
Copy the full SHA 7ce8b59View commit details -
Stefan Heimersheim committed
May 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f016fa5 - Browse repository at this point
Copy the full SHA f016fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb42c59 - Browse repository at this point
Copy the full SHA fb42c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c14599 - Browse repository at this point
Copy the full SHA 5c14599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1997ffd - Browse repository at this point
Copy the full SHA 1997ffdView commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0862e1 - Browse repository at this point
Copy the full SHA b0862e1View commit details
Commits on May 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a92f822 - Browse repository at this point
Copy the full SHA a92f822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d16340 - Browse repository at this point
Copy the full SHA 4d16340View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e78eb7 - Browse repository at this point
Copy the full SHA 1e78eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fdd99a - Browse repository at this point
Copy the full SHA 7fdd99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a44f17 - Browse repository at this point
Copy the full SHA 8a44f17View commit details
Commits on Jun 9, 2023
-
rewrite
credibility_interval
_method_ to automatically do all DataF……rame parameters/columns
Configuration menu - View commit details
-
Copy full SHA for 1327055 - Browse repository at this point
Copy the full SHA 1327055View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16a0d42 - Browse repository at this point
Copy the full SHA 16a0d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a3d1b - Browse repository at this point
Copy the full SHA 49a3d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48444c4 - Browse repository at this point
Copy the full SHA 48444c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1cdd8c - Browse repository at this point
Copy the full SHA d1cdd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f641a40 - Browse repository at this point
Copy the full SHA f641a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb72f1 - Browse repository at this point
Copy the full SHA 5fb72f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad654c - Browse repository at this point
Copy the full SHA bad654cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ce56a - Browse repository at this point
Copy the full SHA 26ce56aView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39337dc - Browse repository at this point
Copy the full SHA 39337dcView commit details -
implement
return_covariance
option for lower-limit and upper-limit ……`method` in `credibility_interval` method
Configuration menu - View commit details
-
Copy full SHA for 010a02e - Browse repository at this point
Copy the full SHA 010a02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f05f3fd - Browse repository at this point
Copy the full SHA f05f3fdView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1e4d11 - Browse repository at this point
Copy the full SHA f1e4d11View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 707376b - Browse repository at this point
Copy the full SHA 707376bView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 463ae88 - Browse repository at this point
Copy the full SHA 463ae88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49863cc - Browse repository at this point
Copy the full SHA 49863ccView commit details
Commits on Jul 27, 2023
-
move
credibility_interval
method fromsamples.py
to `weighted_pan……das.py` and implement a `Series` option
Configuration menu - View commit details
-
Copy full SHA for 1ec5b8e - Browse repository at this point
Copy the full SHA 1ec5b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c63e6e - Browse repository at this point
Copy the full SHA 0c63e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bf848 - Browse repository at this point
Copy the full SHA 54bf848View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 292aba5 - Browse repository at this point
Copy the full SHA 292aba5View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b85b84d - Browse repository at this point
Copy the full SHA b85b84dView commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 525381c - Browse repository at this point
Copy the full SHA 525381cView commit details -
This really just checks whether the NumPy dirichlet function is correct, and we don't need to be checking NumPy here.
Stefan Heimersheim committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 9fabe8d - Browse repository at this point
Copy the full SHA 9fabe8dView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3da3115 - Browse repository at this point
Copy the full SHA 3da3115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a0c6c - Browse repository at this point
Copy the full SHA 56a0c6cView commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8aa2bb8 - Browse repository at this point
Copy the full SHA 8aa2bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5832781 - Browse repository at this point
Copy the full SHA 5832781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b1a8b - Browse repository at this point
Copy the full SHA 48b1a8bView commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 202d754 - Browse repository at this point
Copy the full SHA 202d754View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe25aeb - Browse repository at this point
Copy the full SHA fe25aebView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e6bd4b - Browse repository at this point
Copy the full SHA 3e6bd4bView commit details