Description Usage Arguments Value Examples
Determining Independence of Two Discrete Random Variables
1 | indep.event(X, Y, N, ep = 1e-06)
|
X |
First random variable. |
Y |
Second random variable. |
N |
Size of the sample space. |
ep |
Precision limit. Default: 1e-06 |
Probablities to be compared.
1 | indep.event(A, B, nrow(S))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.