-
# Description
We've developed a new method for fast computation of small p-values, making no asymptotic assumptions: _Nested sampling for frequentist computation: fast estimation of small p-values …
-
Would it be possible to add a _joint_ standardized one-sided p-value for H0: diff >=0 against Ha:diff
-
Currently comparing two motifs with `seqcor()` doesn't generate a p-value. The score distributions for `seqcor()` need to be generated.
-
# Preliminaries
Before submitting an issue, please check (with `x` in brackets) that you:
- [x] Are using the newest release (see [here](https://github.com/bquistorff/synth_runner/releases) for late…
-
I got this Warning message:
> In ks.test(index_exp1, index_exp2) : cannot compute exact p-value with ties
How should it be interpreted? Can it be ignored or does the code need to deal with this …
-
I’m reading your tutorial vignette for the mstate package, https://cran.r-project.org/web/packages/mstate/vignettes/Tutorial.pdf, and found a statement which seems inconsistent with the data / R outpu…
-
How come there's not a single unit for confidence ? Can we please add, for starters, p-value ?
or is there some other CV to use ? other than that, definition for parameter unit should not refer
t…
-
Hi,
Thanks for making this useful package for detecting outliers and pleiotropy.
Recently, I am running an MR analysis, and doing sensitivity analysis using MRPRESSO. However, one of my results …
-
```
x
-
I am learning Mendelian randomization analyses these days,and the package helps me a lot .I wonder if i can display the p value by scientific notation or set more decimal places. thanks.