Rdocumentation
powered by
Learn R Programming
dMod (version 0.1)
plotPaths: Profile likelihood: plot of the parameter paths.
Description
Profile likelihood: plot of the parameter paths.
Usage
plotPaths(..., whichPar = NULL, sort = FALSE)
Arguments
...
Lists of profiles as being returned by
profile
.
whichPar
Character, the name of the parameter taken as a reference (x-axis)
sort
Logical. If paths from different parameter profiles are plotted together, possible combinations are either sorted or all combinations are taken as they are.
Value
A plot object of class
ggplot
.