View source: R/calcular.indicadores.2.timings.R
calcular.indicadores.2.timings | R Documentation |
Calculates specificity and sensitivity
calcular.indicadores.2.timings(
i.current,
i.timing.1,
i.timing.2,
i.timing.absolute = FALSE,
i.timing.labels,
i.output = ".",
i.graph.title = "",
i.graph.file = FALSE,
i.graph.file.name = "",
i.mem.info = TRUE,
i.labels.axis = c("Week", "Weekly rate"),
i.labels.periods = c("Pre", "Epidemic", "Post"),
i.labels.details = c("Sensitivity", "Specificity",
"First row represents real and second row observed pos/neg values")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.