Learn R Programming

eiPack (version 0.1-7)

tuneB: Tuning parameters for the precinct level parameters in the RxC EI model

Description

A vector containing tuning parameters for the precinct level parameters in the RxC EI model.

Usage

data(tuneB)

Arguments

Format

A vector of length 3 x 2 x 150 containing the precinct level tuning parameters for the redistricting sample data.

Examples

Run this code
data(tuneB)
tuneB <- array(tuneB[[1]], dim = c(3, 2, 150))

Run the code above in your browser using DataLab