Description Usage Arguments Examples
View source: R/funcao_plotUD.R
Plot Uniform Discrete Probability Distribution and highlight probability of some values from i to f. There are some default to values to each parameter in function.
1 |
a |
lower limits of the distribution |
b |
upper limits of the distribution |
prob |
logical (default = FALSE), if TRUE highlight some values of the probability of random variable from 'i' to 'f' |
i |
highlight probability from this intial value of distribution |
f |
highlight probability from 'i' to this final value of distribution |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.