Last data update: 2014.03.03

R: Plot age-specific failure age
plot.qR Documentation

Plot age-specific failure age

Description

This is age-specific failure rate plot.

Usage

## S3 method for class 'q'
plot(x, n, jj, xlab = "nest age", 
               ylab = "individual age-specific nest failure rate", ...)

Arguments

x

age-specific failure rate.By default,x = out$q.

n

the index of nest. For example, n=1 is the 1st nest.

jj

nest period time

xlab

label x as nest age

ylab

label y as age-specific failure rate

...

plot

Results