density-MNM-method: Density Plot Method for "MNM" Class

density,MNM-methodR 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 "MNM".

param

The name of the parameter to plot (e.g., "N[8, 1]").

...

Additional arguments (not used).

Value

No return value; displays the density plot for the specified parameter.


MultiNMix documentation built on April 3, 2025, 6:10 p.m.