Description Usage Arguments Value
View source: R/berg_diagnostic.R
Provides the simulated envelope plot of the residuals (selectable
by type
) resulting from the BerG regression fit.
1 2 3 4 5 6 7 |
object |
a |
nsim |
the number of replicates. The default is |
progressBar |
logical; if |
... |
further arguments passed to or from other methods. |
x |
an |
type |
character; specifies which residual should be produced in the
envelope plot. The available options are |
level |
level of the sample quantile of the residual used in the construction of confidence bands. |
berg_envel
returns an "berg_envel"
object wichi consists of
a list with the following components:
a list with the quantile, pearson, and raw residuals resulting from the fit of the BerG regression model.
a list whose components are matrices containing the ordered quantile, pearson, and raw residuals of the simulation for the plot envelope.
The method plot
makes the envelope plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.