plot.grt_wind_fit_CDL: Plot GRT model decision bounds (means, medians, all bounds,...

Description Usage Arguments Author(s) Examples

View source: R/plot.grt_wind_fit_CDL.R

Description

Plots decion bounds from GRTwInd model analysis

Can specify different types of plots - means, medians, allbounds, xbounds, ybounds

requires model first to be fit in grtools

Usage

1
2
plot.grt_wind_fit_CDL(model, bnd_type="means", labels=c("dim A", "dim B"), ellipse_width=0.8, main = NULL, line_width=1, lgnd_vals=c('A1B1', 'A2B1', 'A1B2', 'A2B2'), lgnd_symbols=3,
    lgnd_position='topleft', marginals=TRUE, hideticks=FALSE)

Arguments

model

model is the name of the GRT wIND model output you wish to plot

bnd_type

bnd_type can = "means", "medians", "allbounds", "xbounds", "ybounds"

Author(s)

C. Bohil

Examples

1

cbohil/cdlutilities documentation built on Aug. 27, 2020, 4:58 a.m.