| plot.parameter_distance | R Documentation |
Plot method for parameter_distance
## S3 method for class 'parameter_distance'
plot(x, ...)
x |
parameter_distance object |
... |
additional arguments for ggplot |
A ggplot object showing the parameter-distance trajectory over
optimization iterations. The y-axis is the stored distance
||theta - \hat{theta}||; plot annotations report the norm and
across-chain summary used when x was computed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.