This function creates a Q-Q plot for a fitted Reliability Growth Analysis (RGA) model Currently only supports the Crow-AMSAA model.
Arguments
- x
An object of class
rga
.- main
Title of the plot.
- ...
Additional arguments passed to
stats::qqplot()
.
See also
Other goodness-of-fit:
ppplot.rga()