plot.profile.eicm: Plot EICM likelihood profile
Description
Plot one likelihood profile with the line representing a confidence level threshold.
Usage
# S3 method for profile.eicm
plot(x, level = 0.99, ...)
Arguments
- x
a profile.eicm object, created with profile.eicm.
- level
the significance level desired.
- ...
other arguments passed to other functions.