Description Usage Arguments Value Author(s) Examples
Receives a data.frame, vector or matrix and computes descriptive statistics.
1 | Desc(dados, nivel = 0.95, tipoci = "basic", nsimu = 500, dig = 2)
|
dados |
data.frame, matrix or numeric vector |
nivel |
significance level for bootstrap non-paramentric ci for the mean |
tipoci |
type of confidence interval test. See |
nsimu |
bootstrap simulations number |
dig |
number of digits for output |
data.frame with min, mean, median, max, sd, sd + mean, coefficeint of variation and bootstrap non-parametric confidence interval for the mean
LOPES, J. E.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.