-
Just a small thing, but I noticed some references are missing the author and only show as "---":
———. 2018. “Comparison of Nonparametric Analysis of Variance Methods: A Vote for van Der Waerden.” …
-
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…
-
**Описание**
- Моделирование многомерных процессов стохастической волатильности для портфелей финансовых инструментов
- Фокус на новейших исследованиях по адаптивному обучению, AutoML, стохастическим…
-
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…
-
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…
-
# 应用非参数统计
这是使用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 …
-
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…