Other packages > Find by keyword >

covid19.analytics  

Load and Analyze Live Data from the COVID-19 Pandemic
View on CRAN: Click here


Download and install covid19.analytics package within the R console
Install from CRAN:
install.packages("covid19.analytics")

Install from Github:
library("remotes")
install_github("cran/covid19.analytics")

Install by package version:
library("remotes")
install_version("covid19.analytics", "2.1.3.3")



Attach the package and use:
library("covid19.analytics")
Maintained by
Marcelo Ponce
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-06
Latest Update: 2023-10-15
Description:
Load and analyze updated time series worldwide data of reported cases for the Novel Coronavirus Disease (COVID-19) from different sources, including the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE) data repository , "Our World in Data" among several others. The datasets reporting the COVID-19 cases are available in two main modalities, as a time series sequences and aggregated data for the last day with greater spatial resolution. Several analysis, visualization and modelling functions are available in the package that will allow the user to compute and visualize total number of cases, total number of changes and growth rate globally or for an specific geographical location, while at the same time generating models using these trends; generate interactive visualizations and generate Susceptible-Infected-Recovered (SIR) model for the disease spread.
How to cite:
Marcelo Ponce (2020). covid19.analytics: Load and Analyze Live Data from the COVID-19 Pandemic. R package version 2.1.3.3, https://cran.r-project.org/web/packages/covid19.analytics. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2020-04-13 08:50), 1.0 (2020-04-06 11:00), 1.1.1 (2020-07-13 19:40), 1.1 (2020-05-03 19:00), 2.0 (2020-09-28 09:22), 2.1.1 (2021-09-14 18:30), 2.1.2 (2022-04-06 16:52), 2.1.3.1 (2023-05-25 09:20), 2.1.3.2 (2023-10-10 12:50), 2.1.3 (2022-08-18 09:30), 2.1 (2021-03-23 18:50)
Other packages that cited covid19.analytics R package
View covid19.analytics citation profile
Other R packages that covid19.analytics depends, imports, suggests or enhances
Complete documentation for covid19.analytics
Functions, R codes and Examples using the covid19.analytics R package
Some associated functions: OWID.repos . X.covid19.genomic.data . avecRentrez . badOption . c19.NP_fasta.data . c19.NPs.data . c19.OWID.data . c19.fasta.data . c19.genomic.data . c19.ptree.data . c19.refGenome.data . checkGeoLoc . chk.TS.data . confBand . consistency.check . covid19.Canada.data . covid19.JHU.data . covid19.Toronto.data . covid19.Toronto_OD.data . covid19.Toronto_city.data . covid19.URL_csv.data . covid19.US.data . covid19.data . covid19.genomic.data . covid19.testing.data . covid19.vaccination . covid19Explorer . covid19dashboard . data.checks . estimateRRs . gen.glm.model . genModel . generate.SIR.model . geographicalRegions . getFile . growth.rate . header . header0 . integrity.check . itrends . live.map . loadLibrary . log.sc.setup . movingFn . mrollingRates . mtrends . nullify.data . pandemics.data . pandemics.loaddata . plt.SIR.model . preProcessingData . print . print.report . red.devel.ver . report.Tor . report.summary . rollingRate . select.per.loc . set.plt.canvas . simple.SIR.ODE . single.trend . sweep.SIR.models . totals.plt . tots.per.location . 
Some associated R codes: aux_IOutils.R . aux_geos.R . aux_stats.R . aux_utils.R . covid19.R . covid19_Canada.R . covid19_anal.R . covid19_checks.R . covid19_dashboard-wrapper.R . covid19_dashboard.R . covid19_genomic.R . covid19_models.R . covid19_plts.R . covid19_print.R . covid19_rollingEstimates.R . covid19_seq.R . covid19_trends.R . covid19_vaccination_testing.R . pandemics.R . tor_utils.R .  Full covid19.analytics package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA