
Generates the density plot for a specified parameter stored in the MNM object.
# S4 method for MNM
density(x, param, ...)
No return value; displays the density plot for the specified parameter.
An object of class "MNM"
.
The name of the parameter to plot (e.g., "N[8, 1]"
).
Additional arguments (not used).