fig8.4: Poison Maximum Likelihood Estimation, multiple observations

View source: R/fig8.4.R

fig8.4R Documentation

Poison Maximum Likelihood Estimation, multiple observations

Description

This function generates Figure 8.4 and returns the maximum likelihood estimate of r and the confidence interval

Usage

fig8.4(viewcode = FALSE)

Arguments

viewcode

TRUE or FALSE (default) indicating whether to print the function code

Value

a list object containing the maximum likelihood estimate of r and the confidence interval

Examples

# generate plot shown in Fig 8.4, and return fit and confidence interval
fig8.4()
# View code
fig8.4(viewcode = TRUE)

tessington/quantecol documentation built on June 1, 2025, 9:06 p.m.