The goal of the networkreporting
package is to help people use network reporting methods.
You can install:
-
the latest released version from CRAN with
install.packages("networkreporting")
-
the latest development version from github with
install.packages("devtools") devtools::install_github("dfeehan/networkreporting")
The networkreporting
package enables you to use several methods that many people currently think of as distinct. Here are some vignettes for how to use the package:
- Analyzing network scale-up data using the networkreporting package
- Analyzing sibling method data using the networkreporting package (Coming soon)
- Analyzing generalized network scale-up data using the networkreporting package (Coming soon)
If you would like to suggest a feature or report a bug, please create an issue
The development of this software was supported by a grant from the National Institutes of Health (R01-HD075666).
If you use our package for your research, please cite it so that we can continue to develop it.
- Feehan, Dennis M. and Salganik, Matthew J. (2014) "The networkreporting package." http://cran.r-project.org/package=networkreporting