Description Usage Arguments Value Author(s)
This function returns a sample of the MED distribution.
1 | rmed(n,mu,Sigma,rho,nu)
|
n |
Size of the sample. |
mu |
p-dimensional vector of expectile. Default: 0. |
Sigma |
p x p matrix. Default: diag(length(mu)). |
rho |
Asymmetry parameter. Default: 0. |
nu |
Asymmetry direction. Default: e1. |
A sample of size n of the MED distribution.
Antoine Usseglio-Carleve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.