Diagnostic plots for Renouv objects.
PPplot(x, ...)QQplot(x, ...)
# S3 method for Renouv
PPplot(x,
showHist = FALSE,
legend = FALSE,
par = NULL,
posOptions = NULL,
...)
# S3 method for Renouv
QQplot(x,
showHist = FALSE,
legend = FALSE,
par = NULL,
posOptions = NULL,
...)
No value returned.
Object containing a fitted model.
Should a legend be shown to identify historical blocks? NOT IMPLEMENTED YET.
A list of graphical parameters as returned by RLpar
and used to control the appearance of points. NOT IMPLEMENTED YET.
A pair list to be passed as list of formals to the SandT
function computing the plotting positions.
If TRUE, historical information contained in the object
x (if any) will be shown using special plotting positions
as computed by SandT.
Other arguments to be passed to plot.
Yves Deville
SandT for the computation of the plotting
positions used with historical data.