fig8.7 | R Documentation |
Generate Figure 8.7 that shows negative log-likelihood for different values of Hector dolphin catchability (q), and return the maximum likelihood estimate and associated confidence interval
fig8.7(viewcode = FALSE)
viewcode |
TRUE or FALSE (default) indicating whether to print the function code |
a list object containing maximum likelihood estimat and confidence interval
# Recreate fig 8.8 and assign output to object 'fit'
fit <- fig8.7()
print(fit)
# View the code
fig8.7(viewcode = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.