simpleMplot: Plot a total mortality estimation for a simple situation

View source: R/mortality_figure_functions.R

simpleMplotR 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


GenEst documentation built on June 7, 2023, 6:35 p.m.