Description Usage Arguments Value Examples
View source: R/plotting_formulas.R
Posição de plotagem
1 | plotting_position(x, formula = "weibull", exced = FALSE)
|
x |
vetor numérico. |
formula |
weibull, gringorten, blom, hazem ou cunnane. |
exced |
logical; probabilidade de excedência. |
posições de plotagem para a fórmula selecionada.
1 2 | x <- rnorm(50)
plotting_position(x, formula = "weibull")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.