-
### Describe the workflow you want to enable
In some cases (for example [memory-based collaborative filtering](https://en.wikipedia.org/wiki/Collaborative_filtering)) empty values is important part…
-
---
Author Name: **Phillip** (Phillip)
Original Redmine Issue: 66665, https://vlab.noaa.gov/redmine/issues/66665
Original Date: 2019-07-31
---
I have recently run 4 jobs back-to-back:
1. https:/…
epag updated
2 months ago
-
We should make something that does something like what [`Hmisc::rcorr`](https://www.rdocumentation.org/packages/Hmisc/versions/4.6-0/topics/rcorr) does.
The `cor_test` that @jensroes made is ideal …
-
pavi wrote a bunch of correlation functions. they should be added here:
```
from scipy import stats
def pearson_corr(X):
"""Computes the connectivity matrix for the all neurons using correla…
-
Greene lab published an [interesting paper](https://www.biorxiv.org/content/10.1101/2022.06.15.496326v1.full.pdf) on a correlation coefficient that uses a different measure that is very, very interest…
-
If I need to study multiple lag times how should I accomplish this? For example tau=2, 3 or 100.
-
[1617 MIB Autoavaluació Evaluacion Interna.docx](https://github.com/llabarga/ib-internal-math/files/5251231/1617.MIB.Autoavaluacio.Evaluacion.Interna.docx)
Criteri A: Comunicació
Criteri B: Prese…
-
### Task motivation
Gene Regulatory Network (GRN) inference is pivotal in systems biology, offering profound insights into the complex mechanisms that govern gene expression and cellular behavior. Th…
-
I do not understand the output of scipy.stats.kendalltau.
>>> from scipy import stats
>>> stats.kendalltau([1,3,2], [3,1,2]).correlation
-1.0000000000000002
Ignoring the rounding e…
-
- [ ] boxplot for segmentation outlier
- [ ] residual to tree methods (check variable missing)
- [ ] single Tree visualisation on 2 dimension split, which can compare with different tree methods.
-…