covidsymptom (version 0.9)

county_estimates: Estimates of COVID-19 in Sweden (county level)

Description

A dataset containing predictions of COVID Symptom Study Sweden at national level

Usage

county_estimates

Arguments

Format

A data frame of 5 columns

Lan

Swedish county

Datum

Date of prediction

Uppskattning

Estimated prevalence of COVID-19 in Sweden

Low_CI

Confidence Interval Lower Bound

High_CI

Confidence Interval Higher Bound

Details

This dataset contains daily estimated prevalence of symptomatic covid-19 in swedish counties.

Examples

Run this code
# NOT RUN {
data(county_estimates)
# }

Run the code above in your browser using DataLab