powered by
gives posterior and prior distribution and pie plots input is the main reliability estimation object and the estimate to be plotted
plotstrel(x, estimate, blackwhite = FALSE, criteria = TRUE, cuts = c(0.7, 0.8), twopie = FALSE)
A strel output object (list)
A character string indicating what estimate to plot from the strel output object
A logical indicating if the plot should be in black and white
A logical indicating if cutoff criteria should be drawn
A two element vector indicating what the cutoffs should be
A logical indicating if an additional pie plot with the prior should be drawn
# NOT RUN { plotstrel(strel(cavalini, "lambda2"), "lambda2") # }
Run the code above in your browser using DataLab