CRAN
augSIMEX 3.7.3
Analysis of Data with Mixed Measurement Error and Misclassification in Covariates
Released Jun 12, 2019 by Qihuang Zhang
Dependencies
nleqslv 3.3.2 Formula 1.2-3 rootSolve 1.7 MASS 7.3-51.4 Rcpp
Implementation of the augmented Simulation-Extrapolation (SIMEX) algorithm proposed by Yi et al. (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>augSIMEX</artifactId> <version>3.7.3-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:augSIMEX')
Test Results
This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.