Profile likelihood: plot of the parameter paths.
plotPaths(profs, ..., whichPar = NULL, sort = FALSE, relative = TRUE,
scales = "fixed")
profile or list of profiles as being returned by profile
arguments going to subset
Character or index vector, indicating the parameters that are taken as possible reference (x-axis)
Logical. If paths from different parameter profiles are plotted together, possible combinations are either sorted or all combinations are taken as they are.
logical indicating whether the origin should be shifted.
character, either "free"
or "fixed"
.
A plot object of class ggplot
.
See profile for examples.