visualise_fitted_vs_actual: Visualise Fitted vs Actual Values

Description Usage Arguments

View source: R/diagnostics.R

Description

Graph the trend in numbers and visually compare a fitted curve to the actual data projecting out for 3 days

Usage

1
2
visualise_fitted_vs_actual(country, country_name = "",
  cutoff = Sys.Date())

Arguments

country

Name of country to get data

country_name

Used if you wish to specify a different name for The title in the Graph

cutoff

If you wish to filter the data by a cutoff date enter a date here.


kharoof/coRona documentation built on Nov. 2, 2021, 8:42 p.m.