setup_arizona {ipfr} | R Documentation |
Create the ASU example
Description
Sets up the Arizona example IPU problem and is used in multiple places throughout the package (vignettes/tests).
Usage
setup_arizona()
Value
A list of four variables:
hh_seed, hh_targets, per_seed, and per_targets. These can be used directly
by ipu
.
Examples
setup_arizona()
[Package ipfr version 1.0.2 Index]