Plot Q-Q plot for aggregate model fit. Currently only available for delta-lognormal model.
1 | plot.qq.wrap(vast.output, error.structure = "dln", nsims = 1000, save.dir)
|
vast.output |
The output from a fit.vast function call |
error.structure |
Character string denoting the error structure used to fit the model. This is needed to calculate the correct quantiles for the residuals. |
nsims |
The number of random draws to use when calculating the quantiles. Default is 1000. |
save.dir |
Path to the directory where the outputs will be saved |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.