plot.eoa: Plot rate estimates from an 'eoa' model

Description Usage Arguments Author(s) See Also

View source: R/plot.eoa.r

Description

Plot method for eoa objects.

Usage

1
2
## S3 method for class 'eoa'
plot(obj, xvar = NULL, main = NULL)

Arguments

obj

An object of class "eoa". Usually output by the routine eoa.

xvar

The x-axis variable to plot. Points in the plot are carcasses/g/numTurbines ~ xvar and line in plot is lambda ~ xvar. xvar must be in the model you want and in the data frame contained in the model object. All other covariates in the model are held constant at their mean value.

main

The main title of the plot

Author(s)

Trent McDonald

See Also

plot.Mest


tmcd82070/evoab documentation built on May 13, 2020, 11:25 p.m.