port1: #' Gaussian Fit Parameters for Posterior Distributions #' #'...

Description Usage Format Details

Description

#'

#'

mean

The mean value

#'

sigma

The standard deviation

#' #' In each case there are 550 rows and 5 columns and each entry in the fourth and fifth column defines the mean or sigma for R0 and pC given a specific #' set of: #'

#'

Region

Starting year for the prior flu season

#'

year.start

Starting year for the prior flu season

#'

model

model number 1-5

#'

Usage

1

Format

An object of class SpatialPolygonsDataFrame with 52 rows and 13 columns.

Details

"postFit" The GADM_2.8 level 1 spatial polygon shape file for the USA

The file was downloaded from GADM using the getData command: port1 = suppressMessages(getData('GADM', country = 'USA', level = 1)) and then converted to 'rda' format so it can be loaded with the package when LazyData is set to yes The port1 object has 13 entries for each polygon

OBJECTID

Integer, polygon number

ID_0

Integer, country ID number

ISO

String, Three letter ISO3 country code

NAME_0

String, Country Name

ID_1

Integer, level 1 of country-state for the USA

NAME_1

String, level 1 name, state for the USA

HASC_1

String, two letter country code, and two letter state code, eg. US.CA

CCN_1

NA in the case of USA

CCA_1

” in the case of USA

TYPE_1

what type is the level 1 - State or Federal District in the case of USA

ENGTYPE_1

what type is the level 1 - State or Federal District in the case of USA

NL_NAME_1

” in the case of USA

VARNAME_1

String, another state name descriptor in the case of USA


predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.