How to create a dataset with an Epsilon Skew Normal distribution?

40 ビュー (過去 30 日間)
Gina DeGraves
Gina DeGraves 2021 年 3 月 10 日
回答済み: Rohit Pappu 2021 年 3 月 15 日
I am wanting to populate a dataset using a Epsilon Skew Normal distrubution. I know the mean and variance parameters to do this, but I wasn't sure what the MATLAB name for this would be. For example, I have populated other data sets with a normal distribution using r = normrnd(mu,sigma) and not normally distributed data using R = gevrnd(k,sigma,mu).Is there a way to do this same concept with an Epsilon Skew Normal distrubution?

回答 (1 件)

Rohit Pappu
Rohit Pappu 2021 年 3 月 15 日
Currently, there isn't any MATLAB function to generate Epsilon Skew Normal DIstribution, but there is a workaround for it.
Please refer to Model Skewed Residual Series example for the workaround.

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by