View source: R/04_profile_tools.R
| plotProfile.list | R Documentation | 
Profile likelihood plot
## S3 method for class 'list' plotProfile(profs, ..., maxvalue = 5, parlist = NULL) plotProfile(profs, ...)
| profs | Lists of profiles as being returned by profile. | 
| ... | logical going to subset before plotting. | 
| maxvalue | Numeric, the value where profiles are cut off. | 
| parlist | Matrix or data.frame with columns for the parameters to be added to the plot as points. If a "value" column is contained, deltas are calculated with respect to lowest chisquare of profiles. | 
See profile for examples.
A plot object of class ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.