CRAN
depend.truncation 3.0
Statistical Methods for the Analysis of Dependently Truncated Data
Released Feb 27, 2018 by Takeshi Emura
Dependencies
Estimation and testing methods for dependently truncated data. Semi-parametric methods are based on Emura et al. (2011)
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>depend.truncation</artifactId> <version>3.0-b4</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:depend.truncation')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- CHAIEB.Clayton-examples
- CHAIEB.Frank-examples
- EMURA.Clayton-examples
- EMURA.Frank-examples
- Logrank.stat-examples
- Logrank.stat.tie-examples
- NPMLE.Frank-examples
- NPMLE.Indep-examples
- NPMLE.Normal-examples
- NPMLE.Plackett-examples
- PMLE.Clayton.Exponential-examples
- PMLE.Clayton.Weibull-examples
- PMLE.Normal-examples
- centenarian-examples
- dependAFT.reg-examples