fig8.3: Poison Maximum Likelihood Estimation, single observation

View source: R/fig8.3.R

fig8.3R Documentation

Poison Maximum Likelihood Estimation, single observation

Description

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

Usage

fig8.3(viewcode = F)

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.3
fig8.3()
#view  commands
fig8.3(viewcode = F)

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