Description Usage Arguments Value Examples
Joint Probability Distribution of Two Discrete Random variable
1 2 | disc.joint2(X, Y, prt = TRUE, plot = FALSE, dig = 4, dig2 = 3,
ep = 0)
|
X |
Sample space vector of the first random variable |
Y |
Sample space vector of the second random variable |
prt |
Print the joint frequency and probability? Default: TRUE |
plot |
Plot the joint PDF? Default: FALSE |
dig |
Number of digits below the decimal point in the console, Default: 4 |
dig2 |
Number of digits below the decimal point in the graph, Default: 3 |
ep |
Minimum value for displaying the joint probability, Default: 0 |
Joint PDF
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.