Description Usage Arguments See Also Examples
rej is the lazy way to check whether the hypothesis should be rejected or accepted at the specified significance level based on the p-value.
1 | rej(pvalue, significance_level)
|
pvalue |
value, e.g. |
significance_level |
value, e.g. |
https://en.wikipedia.org/wiki/Statistical_hypothesis_testing
1 | rej(0.045, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.