-
In the case of a supermajority vote, the most likely outcome is not the same as the sign of the average vote. For supermajority items, the displayed confidence should correspond to the more likely ou…
-
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 -…
-
The scanner currently determines an appropriate sample size for a 90% confidence interval with a 5% error margin, but only applies this to the population of HTTP servers. This same population is also …
-
Hi,
In the simulation I tried to run based on the model output of a model I tested, there were lots of errors - in 1000 simulations, there were 1000 errors.
Here are the codes:
`b = c(2.66,.11,…
-
When running svtyper on `cnvnator.vcf` I get this error:
```
Traceback (most recent call last):
File "/usr/local/bin/svtyper", line 9, in
load_entry_point('svtyper==0.7.0', 'console_scripts…
-
need to add some sort of universal gui to allow user to select which program to run
also add gui to individual programs
-
Add the ability to bootstrap on an H2O frame so that one could train a model on a sample with replacement and validate on a sample with replacement repeatedly. This would allow users to calculate sta…
-
several open issues and missing extensions
generic issues
- #8162
- #8206
81 open issues for `is:issue is:open power sample size `
### open issues and todos
- better docs: #8647 #4085
- …
-
effect size again
related to #5896
I'm still trying to figure out which and how to add effect sizes
Problem is that we might want to use different versions of effect sizes for reporting and for…
-
The biggest complaint is that RustScan is too noisy.
When I add multiple IP support, what if I do something like this:
```
for every IP address:
check port X
sleep(1)
```
This way, we …