Skip to content

zauster/npExact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npExact

Travis-CI Build Status codecov Rdoc

Installation

As this package is still in development, but can already be installed through CRAN.

install.packages("npExact")

The development version can be installed using the devtools package:

if (!require('devtools')) install.packages('devtools')
install_github("zauster/npExact")

Usage

After installation, load the package with:

library(npExact)

See the help-files for some examples of the usage of the package.

help("npExact")

About

An R Package for nonparametric (or distribution-free) hypothesis tests.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages