-
Current influence and outlier diagnostic are focused on parameter estimation. This can be extended to checking the influence of observations and outlier to hypothesis tests.
(I don't find an issue, b…
-
(I thought I opened an issue once, but don't find any
related also to Metaanalysis e.g. #1575
scipy.stats has two methods to combine zvalues (Fisher combination of p-values)
partially related: estima…
-
- How to contribute, e.g.
- reporting bugs
- writing type-tests
- writing or improving stubs
- improving the CI
- cleaning up `scipy` itself (e.g. remove existing bundled `.pyi`)
- i…
-
Possible issue I noticed while working on #698.
The behavior was initially noticed when comparing "wild-bootstrap" to the "ri" sample_method p-values when the parameter of interest has no associat…
-
### User Story
**As a** user of VS code in a cross language team
**I want** assistance on the correct extensions to use
**So that** team members can work in both R and Python together
### Value / P…
-
Under certain circumstances, the same simulated datasets give differing conclusions in hypothesis tests between lmer in R and proc mixed in SAS due to differences in model fits and Satterthwaite degre…
-
### User Story
As an Analytical Platform engineer
I want to ensure Karpenter is selecting instances from the newer generations
So that we get more consistent CPU ages
### Value / Purpose
_N…
-
When doing structured generation, it is often difficult to get a sense of the distribution of values that you're actually testing with. I've developed an interface called [Tyche](https://marketplace.v…
-
List of keywords you searched for before creating this issue. Write them down here so that others can find this issue more easily and help provide feedback.
- "hypothesis"
It would be cool if `ruf…
-
For this package it may not be that useful, but perhaps there's still value in having a hierarchy of hypothesis tests. Something like:
```
abstract HypothesisTest
abstract ParametricTest