calc_expected_ | R Documentation |
Calclate expected values from the normal distribution.
calc_expected_(data, observed)
data |
data frame. |
observed |
name of the variable of interest |
credits to: https://stackoverflow.com/questions/43217104/coloring-points-in-a-geom-qq-plot
A data frame with the extra variable .expect.norm with the expected normal distribution values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.