plot.profile.eicm {eicm} | R Documentation |
Plot EICM likelihood profile
Description
Plot one likelihood profile with the line representing a confidence level threshold.
Usage
## S3 method for class 'profile.eicm'
plot(x, level = 0.99, ...)
Arguments
x |
a profile.eicm object, created with |
level |
the significance level desired. |
... |
other arguments passed to other functions. |
Value
NULL.
[Package eicm version 1.0.3 Index]