This function displays a plot of the profile log-likelihood that is computed by the function loglik.linear.model.
# S3 method for profile.PrevMap
plot(x, log.scale = FALSE, plot.spline.profile = FALSE, ...)object of class "profile.PrevMap" obtained as output from loglik.linear.model.
logical; if log.scale=TRUE, the profile likleihood is plotted on the log-scale of the parameter values.
logical; if TRUE an interpolating spline of the profile-likelihood of for a univariate parameter is plotted. Default is FALSE.
A plot is returned. No value is returned.