View source: R/iconfianza.percentil.boot.R
iconfianza.percentil.boot | R Documentation |
confidence interval por the median using bootstrap methods
iconfianza.percentil.boot(
datos,
q = 0.5,
nivel = 0.95,
ic = T,
tipo.boot = "norm",
iteraciones.boot = 10000,
colas = 2
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.