-
When using statsmodels for hypothesis testing there are no effect sizes calculated/outputted. These are very important when it comes to communicating results because although a p value might be signif…
-
### Is your feature request related to a problem? Please describe.
I've been using `scipy`'s Savitzky-Golay filter multiple times in the past. Now I have a task where I would like to apply the filter…
-
Hello James! thanks for this awesome work and for sharing the repository.
Currently I'm trying to replicate one of the figures of your paper which consist in explaining the variations in the slope…
-
I applied MTAG https://github.com/omeed-maghzian/mtag for some public data:http://csg.sph.umich.edu//abecasis/public/lipids2013/. I choose Total Cholesterol and Triglycerides data to test MTAG.
Whe…
umcyh updated
6 years ago
-
Dear authors and users,
Here are three quick questions:
1, What is the relationship between the Omega matrix and the genetic covariance matrix?
2, According to the MTAG paper, the Sigma_j matrix …
-
-
Hello,
I have a question about using SHAP values if the threshold for usage (e.g., getting offered a loan based on a model score) is below the average value of default. Specifically, how do you int…
-
**Note update**:
statsmodels supports now all scipy optimizers through the scipy.optimize minimize function. The list below has not been updated. Several scipy optimizers (especially bfgs) have chan…
-
If you transform a set of nifti images using the masker (result a), and compare that to the result of first transforming the first half of the images, then the second half, and concatenate the resul…
-
We have methods for associating individual genetic variants and phenotypes (https://github.com/pystatgen/sgkit/pull/16, https://github.com/pystatgen/sgkit/pull/66), but inferring associations with gen…