plot.eoar: plot.eoar - Plot rate estimates from an 'eoar' model

Description Usage Arguments Author(s) See Also

View source: R/plot.eoa.r

Description

Plot method for eoar objects.

Usage

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

Arguments

obj

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

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/EoAR documentation built on July 13, 2021, 5:52 p.m.