plot.profile.hopit: Plot the log likelihood profile for a profile.hopit object

plot.profile.hopitR Documentation

Plot the log likelihood profile for a profile.hopit object

Description

Plot the method for a profile.hopit object.

Usage

## S3 method for class 'profile.hopit'
plot(x, ..., ylim = NULL, relative = FALSE,
leg.cex = 0.85, leg.col = 'blue4')

Arguments

x

a profile.hopit object.

...

arguments to be passed to the plot() function (see par).

ylim

see plot.

relative

a logical indicating whether ylim on each panel should be the same (TRUE) or not (FALSE).

leg.cex

a character expansion factor relative to the current par("cex") (see legend).

leg.col

a color used for the legend text.

Author(s)

Maciej J. Danko

See Also

profile.hopit, print.profile.hopit, hopit.


MaciejDanko/hopit documentation built on Oct. 4, 2022, 7:59 p.m.