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]
First Published: 2020-04-06
Latest Update: 2023-05-25
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 14 May. 2025.
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
04/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/12Downloads for covid19.analytics0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

codexcopd  
The CODEX (Comorbidity, Obstruction, Dyspnea, and Previous Severe Exacerbations) Index: Short and Medium-Term Prognosis in Patients Hospitalized for Chronic Obstructive Pulmonary Disease (COPD) Exacerbations
Predicts 3 to 12 months prognosis in Chronic Obstructive Pulmonary Disease (COPD) patients hospitali ...
Download / Learn more Package Citations See dependency  
pso  
Particle Swarm Optimization
Provides an implementation of particle swarm optimisation consistent with the standard PSO 2007/2011 ...
Download / Learn more Package Citations See dependency  
IPEC  
Root Mean Square Curvature Calculation
Calculates the RMS intrinsic and parameter-effects curvatures of a nonlinear regression model. The c ...
Download / Learn more Package Citations See dependency  
JMbayes2  
Extended Joint Models for Longitudinal and Time-to-Event Data
Fit joint models for longitudinal and time-to-event data under the Bayesian approach. Multiple longi ...
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  
UncDecomp  
Uncertainty Decomposition
If a procedure consists of several stages and there are several models that can be selected for each ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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