-
Implement module(s) to handle statistical sampling, statistical tests, computation of linear regression, mean and variance, as well as webui components to display this information. Useful displays are…
-
Currently `SDMetrics` only provides the two samples KS test to compare numerical values. We should consider adding other tests as an optional parameter, so the user can choose a test which better matc…
-
It would be great if the results could be statsticially evaluated after all experiments are done. At least the Friedman and Wilcox tests?
I think it should be made possible that results of other a…
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
**Problem Descri…
-
## Checks for [geodist (v0.0.7.022)](https://github.com/hypertidy/geodist)
git hash: [96552497](https://github.com/hypertidy/geodist/tree/96552497c019171d108e9219948adbdf0a376f15)
- :heavy_check_mar…
-
Hi ,
I'm trying to insert a metadata with the rest api.
I generated the client using the example described here : https://docs.geonetwork-opensource.org/3.12/api/the-geonetwork-api/#building-client-…
-
This is a tracking issue for tests that are currently incomplete. These are mostly notated in the code by TODO comments, but it's useful to note them all here too. I haven't checked everything through…
-
There is a large list of one to k sample tests on variances, and covariances.
IIRC then they are all missing except for Levene and Bartlett in scipy.stats.
Do we have F_test for variances? http://en…
-
Hi,
I just started looking into statistical tests for comparing algorithm performance. Thank you very much for posting your implementation for "[Approximate Statistical Tests for Comparing Supervis…
-
After all of the Chl data are updated to remove duplicate plates, then check all outliers with statistical tests and document the issues prior to removal. Do not use a single cutoff, but instead remov…