density,MNM-method | R Documentation |
Generates the density plot for a specified parameter stored in the MNM object.
## S4 method for signature 'MNM'
density(x, param, ...)
x |
An object of class |
param |
The name of the parameter to plot (e.g., |
... |
Additional arguments (not used). |
No return value; displays the density plot for the specified parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.