CRAN
muStat 1.7.0
Prentice Rank Sum Test and McNemar Test
Released Aug 23, 2012 by Benedetta Bigio
This package is available for Renjin and there are no known compatibility issues.
Performs Wilcox rank sum test, Kruskal rank sum test, Friedman rank sum test and McNemar test.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>muStat</artifactId> <version>1.7.0-b253</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:muStat')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 1, 2018.
- F1-prentice.test-examples
- F2-SMN.pvalue-examples
- F3-mu.rank-examples
- F4-mu.GE-examples
- F5-mu.AND-examples
- F6-mu.Sums-examples
- F7-mu.dbinom-examples
- F8-sq.array-examples
- F9-NAtoZer-examples
- MC-examples
- NoOp-examples
- NoWarn-examples
- RCRng-examples
- ULPrint-examples
- anyMissing-examples
- bits.per.integer-examples
- chkMissing-examples
- endfunction-examples
- ifelse1-examples
- is.inf-examples
- is.number-examples
- is.orderable-examples
- len-examples
- muS2RC-package-examples
- muUtil-package-examples
- stdev-examples
- which.na-examples