Description Usage Arguments Value Examples
Conditional Probability Distribution of Discrete Random Variables
1 2 | disc.cond2(tabXY, Xs, Ys, prt = TRUE, plot = FALSE, dig = 5,
dig2 = 4)
|
tabXY |
Joint frequency table of two random variables |
Xs |
Conditioning value of X |
Ys |
Conditioning value of Y |
prt |
Print the marginal frequency and probability? Default: TRUE |
plot |
Plot the marginal PDF? Default: FALSE |
dig |
Number of digits below the decimal point in the console, Default: 5 |
dig2 |
Number of digits below the decimal point in the graph, Default: 4 |
Conditional Frequency and PDF
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.