plot.qq.wrap: Plot Q-Q plot for aggregate model fit. Currently only...

Description Usage Arguments

View source: R/plot.qq.wrap.r

Description

Plot Q-Q plot for aggregate model fit. Currently only available for delta-lognormal model.

Usage

1
plot.qq.wrap(vast.output, error.structure = "dln", nsims = 1000, save.dir)

Arguments

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


PacificCommunity/ofp-sam-vast-utils documentation built on Nov. 2, 2020, 7:05 p.m.