signmedian.test: Perform Exact Sign Test and Asymptotic Sign Test in Large Samples

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.

Package details

AuthorYeyun Yu and Ting Yang
MaintainerTing Yang<707237077@qq.com>
LicenseGPL-2
Version1.5.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("signmedian.test")

Try the signmedian.test package in your browser

Any scripts or data that you put into this service are public.

signmedian.test documentation built on May 1, 2019, 9:13 p.m.