dist_check | R Documentation |
The function calculates the mean and variance of each full liability returned by gen_sim(). The assumption which the simulation is based on is that each full liability will be normally distributed. The function therefore also returns the qqplot of each full liability. The purpose of this function is to provide certainty that the simulated data are correct.
dist_check(data)
data |
List generated from gen_sim. |
Creates a qqplot, mean and sample variance for the liability of each family.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.