plotGOF: Plot Goodness of fits graphical checks for censored data
Description
Plot Goodness of fits graphical checks for censored data
Usage
plotGOF(fit, qq_plot = FALSE, thinning_to = 500)
Arguments
fit
The result of the fit, obtained through the function MixNRMI1 or MixNRMI2, MixNRMI1cens or MixNRMI2cens
qq_plot
Whether to compute the QQ-plot
thinning_to
How many iterations to compute the mean posterior quantiles
Value
A density plot, a cumulative density plot with the Turnbull cumulative distribution, a percentile-percentile plot, and potentially a quantile-quantile plot.