rmed: Simulation of the MED distribution

Description Usage Arguments Value Author(s)

View source: R/rmed.R

Description

This function returns a sample of the MED distribution.

Usage

1
rmed(n,mu,Sigma,rho,nu)

Arguments

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.

Value

A sample of size n of the MED distribution.

Author(s)

Antoine Usseglio-Carleve


AntoineUC/MEDdist documentation built on Oct. 5, 2021, 1:07 p.m.