TMB (version 1.7.15)

plot.tmbprofile: Plot likelihood profile.

Description

Plot (negative log) likelihood profile with confidence interval added.

Usage

# S3 method for tmbprofile
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.