CRAN
VGAMdata 1.0-3
Data Supporting the 'VGAM' Package
Released Jan 10, 2017 by Thomas Yee
Data sets to accompany the VGAM package and the book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015)
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>VGAMdata</artifactId> <version>1.0-3-b15</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:VGAMdata')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 1, 2018.
- DeLury-examples
- SardiniaHotels-examples
- VGAMdata-package-examples
- bb.de-examples
- bd.us-examples
- belcap-examples
- crashf.au-examples
- crime.us-examples
- ecbit-examples
- exam1-examples
- hued-examples
- huie-examples
- huse-examples
- oly12-examples
- pirates1-examples
- pirates2-examples
- prison.us-examples
- profs.nz-examples
- rugby-examples
- students.tw-examples
- trapO-examples
- ugss-examples
- vtinpat-examples
- wffc-examples
- wffc.P2star-examples
- wffc.indiv-examples
- wffc.nc-examples
- wffc.teams-examples
- xs.nz-examples