Teste de Shapiro-Wilk (normalidade)
Examples
rnp_teste_shapiro(rnorm(50))
#> # A tibble: 1 × 4
#> estatistica gl p_valor metodo
#> <dbl> <int> <dbl> <chr>
#> 1 0.984 50 0.750 shapiro-wilk
Teste de Shapiro-Wilk (normalidade)
rnp_teste_shapiro(rnorm(50))
#> # A tibble: 1 × 4
#> estatistica gl p_valor metodo
#> <dbl> <int> <dbl> <chr>
#> 1 0.984 50 0.750 shapiro-wilk