density,MNM-method {MultiNMix} | R Documentation |
Density Plot Method for "MNM" Class
Description
Generates the density plot for a specified parameter stored in the MNM object.
Usage
## S4 method for signature 'MNM'
density(x, param, ...)
Arguments
x |
An object of class |
param |
The name of the parameter to plot (e.g., |
... |
Additional arguments (not used). |
Value
No return value; displays the density plot for the specified parameter.
[Package MultiNMix version 0.1.0 Index]