CRAN
mratios 1.4.0
Ratios of Coefficients in the General Linear Model
Released May 23, 2018 by Frank Schaarschmidt
Dependencies
Performs (simultaneous) inferences for ratios of linear combinations of coefficients in the general linear model. Multiple comparisons and simultaneous confidence interval estimations can be performed for ratios of treatment means in the normal one-way layout with homogeneous and heterogeneous treatment variances, according to Dilba et al. (2007)
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>mratios</artifactId> <version>1.4.0-b1</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:mratios')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 1, 2018.
- AP.rd
- ASAT.rd
- BW-examples
- Mutagenicity-examples
- Penicillin-examples
- SRAssay.rd
- angina-examples
- contrMatRatio-examples
- gsci.ratio-examples
- mratios.package-examples
- n.ratio-examples
- plot.sci.ratio-examples
- rat.weight.rd
- sci.ratio-examples
- sci.ratio.gen-examples
- sci.ratioVH-examples
- simtest.ratio-examples
- simtest.ratioVH-examples
- summary.sci.ratio-examples
- ttestratio-examples