Reformats Shape.values and Shape.errors into a single data.frame for plotting.
1 2 | ## S4 method for signature 'Shape'
getPlotValues(object, iteration = NULL)
|
object |
Object of class Shape. |
iteration |
Iteration of beta values to be used in plot. If iteration == NULL, the most recent round of beta values are used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.