CRAN
networkreporting 0.1.1
Tools for using Network Reporting Estimators
Released Jun 20, 2016 by Dennis M. Feehan
Dependencies
plyr 1.8.4 lazyeval 0.2.1 surveybootstrap 0.0.1 stringr 1.3.0 functional 0.6 ggplot2 2.2.1 reshape2 1.4.3 dplyr 0.7.4
Functions useful for producing estimates from data that were collected using network reporting techniques like network scale-up, indirect sampling, network reporting, and sibling history.
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>networkreporting</artifactId> <version>0.1.1-b23</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:networkreporting')
Test Results
This package was last tested against Renjin 0.9.2625 on Apr 9, 2018.