mdaplot | R Documentation |
This function simulates 1000 random samples from a skew normal distribution for specified values of the mean, standard deviation and skewness parameter.
mdaplot()
It uses package sn
to simulate the data and package shiny
for the web layout. Type mdaplot() in the R console to run the app.
It returns a histogram and a boxplot for the simulated data.
Raúl Eyzaguirre.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.