Description Usage Details Value Examples
View source: R/MFSdistribution.R
MFSdistribution function creates a dynamic calculator which shows the commonly used probability distribution. Users can change the parameter to change the shape of distribution.
1 |
This app includes the distributions for continuous variables (normal distribution, exponential distribution, and gamma distribution), for discrete variables (binomial distribution and Poisson distribution), and distributions derived from normal distribution (t distribution, chi-square distribution, and F distribution). Please click "close" window to quit the application. No special packages are required.
The shiny web page of the statistical distribution
1 2 | # library(mephas)
# MFSdist()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.