Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

nonpar (version 1.0.1)

A Collection of Nonparametric Hypothesis Tests

Description

Contains the following 5 nonparametric hypothesis tests: The Sign Test, The 2 Sample Median Test, Miller's Jackknife Procedure, Cochran's Q Test, & The Stuart-Maxwell Test.

Copy Link

Version

Install

install.packages('nonpar')

Monthly Downloads

479

Version

1.0.1

License

GPL-3

Maintainer

D. Sweet

Last Published

April 24th, 2017

Functions in nonpar (1.0.1)

cochrans.q

Cochran's Q Test
mediantest

2 Sample Median Test
stuart.maxwell

The Stuart-Maxwell Test
miller.jack

The Miller Jackknife Procedure
signtest

The Sign Test