Learn R Programming

ipfr (version 1.0.2)

setup_arizona: 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()

Arguments

Value

A list of four variables: hh_seed, hh_targets, per_seed, and per_targets. These can be used directly by ipu.

Examples

Run this code
# NOT RUN {
setup_arizona()
# }

Run the code above in your browser using DataLab