calc_expected_ | R Documentation |
Computes expected normal distribution values for a sequence of
probability points (ppoints
)
calc_expected_(data, observed)
data |
a data frame. |
observed |
name of the variable storing the observed values. |
the input data frame with the variable .expect.norm
storing the
expected normal distribution variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.