plot.profile.eicm: Plot EICM likelihood profile

View source: R/plot.r

plot.profile.eicmR 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 profile.eicm.

level

the significance level desired.

...

other arguments passed to other functions.

Value

NULL.


eicm documentation built on May 31, 2023, 5:20 p.m.