Description Usage Arguments Value Examples
Transformed PDF of a Continuous Random Variable
1 | cont.trans(fx, TF, FTF, a, b, lo = 0, up = 1, plot = FALSE, ...)
|
fx |
PDF of the original random variable |
TF |
List of transform functions (1~8) |
FTF |
List of transformed PDF (1~8) |
a |
Lower limit of the original random variable for calculating P(a<X<b) |
b |
Upper limit of the original random variable for calculating P(a<X<b) |
lo |
Lower limit of the original random variable, Default: 0 |
up |
Upper limit of the original random variable, Default: 1 |
plot |
Plot the PDF? Default: FALSE |
... |
Graphic parameters |
None.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.