CRAN
ZOIP 0.1
ZOIP Distribution, ZOIP Regression, ZOIP Mixed Regression
Released Dec 19, 2017 by Juan Camilo Diaz Zapata
Dependencies
GHQp 1.0 boot 1.3-20 numDeriv 2016.8-1 rmutil 1.1.1
The ZOIP distribution (Zeros Ones Inflated Proportional) is a proportional data distribution inflated with zeros and/or ones, this distribution is defined on the most known proportional data distributions, the beta and simplex distribution, Jørgensen and Barndorff-Nielsen (1991)
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>ZOIP</artifactId> <version>0.1-b5</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:ZOIP')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.