plot the density of noise (for stationary)

# S3 method for ngme_noise
plot(x, y = NULL, ...)

Arguments

x

ngme_noise

y

another ngme_noise

...

...

Value

plot

Examples

plot(noise_nig(mu=1, sigma=2, nu=1))