simpleMplot {GenEst} | R Documentation |
Plot a total mortality estimation for a simple situation
Description
Function underneath plot.estM
, which
defines the plot method for a mortality object, composed of a hisogram
with the empirical PDF and summary statistics
Usage
simpleMplot(M, ..., Xmin = 0, CL = 0.9)
Arguments
M |
Mortality object |
... |
arguments to pass down |
Xmin |
minimum number of observable carcasses |
CL |
confidence level |
[Package GenEst version 1.4.9 Index]