CRAN
tonymisc 1.1.1
Functions for Econometrics Output
Released Dec 15, 2012 by J. Anthony Cookson
This package can be loaded by Renjin but 5 out 10 tests failed.
Dependencies
memisc 0.95-38 AER 1.1-9 nlme 3.1-106 car 2.0-15
This package provides several methods and functions that simplify output from regression packages.
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>tonymisc</artifactId> <version>1.1.1-b30</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:tonymisc')
Test Results
This package was last tested against Renjin 0.8.2500 on Oct 27, 2017.