Rdocumentation
powered by
Learn R Programming
dMod (version 0.1)
plotProfile: Profile likelihood plot
Description
Profile likelihood plot
Usage
plotProfile(..., maxvalue = 5)
Arguments
...
Lists of profiles as being returned by
profile
.
maxvalue
Numeric, the value where profiles are cut off.
Value
A plot object of class
ggplot
.