plot.profile.hopit {hopit} | R 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 |
... |
|
ylim |
see |
relative |
a logical indicating whether |
leg.cex |
a character expansion factor relative to the current
|
leg.col |
a color used for the legend text. |
Author(s)
Maciej J. Danko
See Also
profile.hopit
, print.profile.hopit
,
hopit
.
[Package hopit version 0.11.6 Index]