plot.itnb | R Documentation |
A function plotting the EM parameter trace returned by the em_itnb function. Note: the function can only be used if the argument save_trace
in the em_itnb_control function was set to TRUE
.
## S3 method for class 'itnb'
plot(x, ...)
x |
An itnb-object. |
... |
Additional arguments passed to the plot function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.