PPplot {Renext} | R Documentation |
Diagnostic plots for Renouv
objects.
PPplot(x, ...)
QQplot(x, ...)
## S3 method for class 'Renouv'
PPplot(x,
showHist = FALSE,
legend = FALSE,
par = NULL,
posOptions = NULL,
...)
## S3 method for class 'Renouv'
QQplot(x,
showHist = FALSE,
legend = FALSE,
par = NULL,
posOptions = NULL,
...)
x |
Object containing a fitted model. |
legend |
Should a legend be shown to identify historical blocks? NOT IMPLEMENTED YET. |
par |
A list of graphical parameters as returned by |
posOptions |
A pair list to be passed as list of formals to the |
showHist |
If |
... |
Other arguments to be passed to |
No value returned.
Yves Deville
SandT
for the computation of the plotting
positions used with historical data.