Description Usage Arguments Examples
This function is used in simulation to calculate descriptive parameters of simulated data.
1 | asm_reportData(data, with = c("mean", "median", "sd", "skew", "kurtosis"))
|
data |
a vector, list or data.frame of data values. |
with |
which descriptive parameters to calculate. |
1 | asm_reportData(rnorm(10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.