View source: R/plot.likelihood.profiles.R
plot.likelihood.profiles | R Documentation |
Plot the likelihood profiles using previously generated data for a single model. The data generation is hidden away in other repos awaiting clean up. It's based on Rob and Matt's code.
plot.likelihood.profiles(llmodel, save.dir, save.name)
llmodel |
A data.frame of profile information for one model. |
save.dir |
Path to the directory where the outputs will be saved |
save.name |
Name stem for the output, useful when saving many model outputs in the same directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.