About Anaconda Help Download Anaconda

r_test / packages / r-signmedian.test 1.5.1

Perform sign test on one-sample data, which is one of the oldest non-parametric statistical methods. Assume that X comes from a continuous distribution with median = v ( unknown ). Test the null hypothesis H0: median of X v = mu ( mu is the location parameter and is given in the test ) v.s. the alternative hypothesis H1: v > mu ( or v < mu or v != mu ) and calculate the p-value. When the sample size is large, perform the asymptotic sign test. In both ways, calculate the R-estimate of location of X and the distribution free confidence interval for mu.

Installers

  • noarch v1.5.1

conda install

To install this package run one of the following:
conda install r_test::r-signmedian.test

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy