Learn R Programming

surveillance (version 1.4-2)

twinSIR_exData: Artificial data and data from the German Federal State Baden-Wuerttemberg

Description

This is data, which is used in twinSIR examples or the package vignette. fooepidata is an object of class "epidata" simulated from artificial foodata. foofit is an object of class "twinSIR" and is the result of a fit of fooepidata. The data set bw contains some information on the counties of Baden-W�rttemberg{Wuerttemberg} for the years 2002--2006: latitude and longitude of the county's centroid, population, area, annual number of infections with tick-borne encephalitis (where the county of infection is known), as well as some yearly aggregated weather information (temperature, precipitation, sunshine).

Arguments

encoding

latin1

Examples

Run this code
data(foodata)
data(fooepidata)
data(foofit)
data(bw)

Run the code above in your browser using DataLab