Getting started with the networkreporting package

Installation

For the time being, the networkreporting package is not available on CRAN. Instead, you can download the code from github. The easiest way to do so is to use the devtools package:

## require(devtools)

## install_github('dfeehan/dhstools')

## install_github('dfeehan/networkreporting')

Overview

TODO

Network scale-up estimation

TODO

Indirect and multipliticy estimation

TODO