-
see #2297 for implementation and use
local FDR is based on Efron Statistical Science 2008, with reference to R package
that paper refers to
Efron, Bradley; Tibshirani, Robert. Using specially desig…
-
Currently we don't have power and sample size functions for statsmodels.stats.nonparametric.RankCompareResult
I just found this reference, but didn't specifically search for this topic
Happ, Mar…
-
Hi Todd,
I am running a nonparametric inference with ANOVA1rm with 3 conditions repeated for each subject. The main statistics is not significant (attached: ex).
However, the post hoc correcte…
-
# 应用非参数统计
这是使用bookdwon编写的书籍。
[https://huanghaicheng1024.github.io/applied-nonparametric-statistics/index.html](https://huanghaicheng1024.github.io/applied-nonparametric-statistics/index.html)
-
Good morning,
I would like to know if, in the function kmqte, it is used the Kolmogorov-Smirnov(KS) statistics or the Cramer-von Mises (CvM) for the confidence intervals.
I am trying to reproduce …
-
The parameters currently stored in the `epiparameter` library are point estimates without any uncertainty. I propose we add the [`boot`](https://cran.r-project.org/web/packages/boot/index.html) R pack…
-
partially a followup to #838
other statistics for which we should also get outlier robust estimators
cov
...
**acf, pacf**
Dürre, Alexander, Roland Fried, and Tobias Liboschik. 2015. “Robust Esti…
-
I have been using kaplan meier estomators and wrote a small function to evaluate the estimator at any timepoint. I have used this to generate statistics or diagnostic plots.
```julia
function eval…
-
(meta-issue to discuss location of models and directory structure)
**The main models**
- base
- regression
- discrete
- genmod
- robust
- duration a more general group of models than survival mode…
-
Use case example: comparing nutrient uptake in plants.
Considerations:
- ensure randomized treatment
- number of plants being tested with each condition
- time series data (e.g., multiple "reads" thr…