Learn R Programming

eicm (version 1.0.3)

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, ...)

Value

NULL.

Arguments

x

a profile.eicm object, created with profile.eicm.

level

the significance level desired.

...

other arguments passed to other functions.