Rdocumentation
powered by
Learn R Programming
TMB (version 1.7.4)
plot.tmbprofile: Plot likelihood profile.
Description
Plot (negative log) likelihood profile with confidence interval added.
Usage
"plot"(x, type = "l", level = 0.95, ...)
Arguments
x
Output from
tmbprofile
.
type
Plot type.
level
Add horizontal and vertical lines depicting this confidence level (
NULL
disables the lines).
...
Additional plot arguments.