Plot the method for a profile.hopit object.
# S3 method for profile.hopit
plot(x, ..., ylim = NULL, relative = FALSE,
leg.cex = 0.85, leg.col = 'blue4')a profile.hopit object.
see plot.
a logical indicating whether ylim on each panel should be the
same (TRUE) or not (FALSE).
a character expansion factor relative to the current
par("cex") (see legend).
a color used for the legend text.