-
Check that group means and variances are appropriately adjusted by pattern normalization. Different numbers of genes are returned as significant when normalize_pattern is False.
-
Adding a function for equivalence tests for one proportion would be a nice idea. While the Wald method based on the normal approximation is very common, it might be inappropriate. Among other:
- it p…
-
-
Hi, do you have an example to use your client as entity resolver?
I tryied in this way in my c# bot app:
public async Task StartAsync(IDialogContext context)
{
var client = new com.valgut.…
-
We know that BB only considers each individual photo, by itself, when determining likely species. This opens the possibility for some really wacky decisions. For example:
* 8 photos of "Carolina Wren…
-
`add_lowess` is very convenient, just one line to add it to a new plot
e.g. smoothed endog for Logit as a function of predicted probabilities
(usecase calibration or reset plots #6430 or regressio…
-
In some ways this is a state space companion to #2150.
We probably want to do the following:
1. [x] Implement a `get_prediction` / `get_forecast` or similar (I'm not sure what conclusions were reache…
-
The plot_components method of statsmodels/tsa/statespace/structural.py has a "which" argument to choose whether to plot the results of the Kalman filter or smoother.
However if `observed==True` the…
-
Noisy test. Produces a lot of false alarms
https://github.com/stratum-mining/stratum/actions/runs/9601943467/job/26481865946?pr=968#step:7:422
```shell
running 4 tests
test downstream_sv1::down…
-
Hi,
I am using both v0.13.0 and v0.17.0 to align a same set of query and reference sequences with same paramers. The size of ref.fa is about 12G and query.fa is 46G.
```
wfmash -s 50k -l 150k -…