-
[Holger Lipmann](http://www.lumicon.de/wp/) - found by Kefford
[Matt Pearson's zenbullets](http://zenbullets.com/thumbs.php) - author of [Generative Art: a practical guide using processing](http://zen…
-
As discussed with @siddharthteotia, consider adding some common statistical analysis methods SQL language.
Few examples:
1. Pearson's coefficient
2. Sampling (bernoulli/stratified)
5. Histogram…
-
### Description
Add optional integer parameter `min_periods` to `polars.corr`, i.e. add option to require for Pearson/Spearman correlation coefficient to return non-null values only when enough rows …
-
Dear Chromosight developers:
First I'd like to thank you guys for developing such an excellent tool to call loop, and it is undoubtedly one of the best and popular loop callers among the users!
…
-
Hello,
I noticed there was code for evaluation in issue 29, but I want to ask the specific code used for calculating the insulation score, ''import insulation as insu''.
Additionally, I am intri…
-
Hi and thank you for this project! Just a note:
I got..
Error in mpfr(-(x[3]^2)/2, precBits = 128) :
could not find function "mpfr"
when running..
output
-
-
### Describe the feature request.
@Cole-Monnahan-NOAA brought this to our group's attention recently and I figured I'd post an issue in case other `r4ss` users or devs have given it thought. See be…
-
We do this only for Pearson's. But `correlation` also returns CIs for these other measures that we can utilize for reporting.
-
While working on DeprecationWarnings for linear keyword in GLM predict and get_prediction (#8505), I saw this
The first test seems to use hasattr on a non-existing attribute which would skip the te…