tracePlot | R Documentation |
The tracePlot
function generates trace plots for parameters in objects. This
documentation includes the generic and the method for the "MNM"
class.
tracePlot(x, param, ...)
## S4 method for signature 'MNM'
tracePlot(x, param, ...)
x |
An object of class |
param |
The name of the parameter to plot (e.g., |
... |
Additional arguments (not used for |
No return value; displays a trace plot for the specified parameter.
tracePlot(MNM)
: Method for objects of class "MNM"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.