You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# cargar paquete
library(epiparameter)
# acceder a parametrosperiodo_incubacion<- epiparameter_db(
disease="adenovirus",
epi_name="incubation period",
single_epiparameter=TRUE
)
# imprimir estadisticos de resumenperiodo_incubacion$summary_stats
Learner should interpret
Adenovirus tiene un periodo de incubación con mediana de 5.6 días, rango intercuartílico de 4.8 días (percentil 25) a 6.5 días (percentil 75), siguiendo una distribución estadística Log normal.
Este tiempo epidemiológico fue estimado y publicado por Lessler y colaboradores en 2009 en el artículo “Incubation periods of acute respiratory viral infections: a systematic review.” en la revista The Lancet Infectious Diseases.
The text was updated successfully, but these errors were encountered:
code in https://github.com/avallecam/epicatador/blob/main/65-tracelac-review-parameters-slides.R
Learner should interpret
The text was updated successfully, but these errors were encountered: