plot.crowding.table: Plot the crowding table

Description Usage Arguments Examples

View source: R/survival.R

Description

Graphically show the crowding table as a plot of age versus crowding density. The probability of survival based on density is shown by value and size of symbol.

Usage

1
plot.crowding.table(c.t, sex = 1, ...)

Arguments

c.t

Defined crowding table from crowding.table.

...

Graphical parameters

Examples

1
2
ct <- crowding.table()  # Use defaults
plot.crowding.table(ct)

pwhigham/spatibm documentation built on Aug. 30, 2019, 1:16 p.m.