Description Usage Arguments Details See Also Examples
Weibull distributed data plots as a straight line on log-log plot using
wlines()
. It is best used after function wplot()
has been
called.
1 2 |
x |
vector of values |
y |
vector of values the same length as x |
lty |
line type |
lwd |
line width |
col |
line color |
type |
type of plotting |
pch |
symbol type for type = "b" |
A Weibull plot uses log paper and has log(1/(1-F(x)) versus x, where the data values x have an empirical cdf of F(x). The plot margins may need to be adjusted so that the right hand axis is visible.
wplot()
creates the Weibull plot
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.