Adding skewness to normal distribution in matlab code
Afficher commentaires plus anciens
Hi! How can I add skewness to a normal distribution code in matlab and in the plot in matlab?
Réponses (2)
Roger Stafford
le 5 Déc 2017
If you have the Statistics Toolbox, I suggest you call on the 'pearsrnd' function. You can set the desired skewness value. See the website:
https://www.mathworks.com/help/stats/pearsrnd.html
Liliana Sierra
le 6 Déc 2017
0 votes
Catégories
En savoir plus sur Student's t Distribution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!