lm_corona: Create a growth model

Description Usage Arguments Details Value

View source: R/model-data.R

Description

Build a growth model using the number of cases, deaths or recoveries as dependent variable and days,e.g. date as independent variable

Usage

1

Arguments

corona_data

A dataframe (tibble) from read_corona()

Details

The Intercept of the fitted model expresses the logarithmic base rate (log10) and the coefficient represents the logarithmic growth rate (log10)

Value

A tibble containing country, r squared, intercept, slope, base- and growth-rate


jnshsrs/corona documentation built on April 9, 2020, 11:10 p.m.