MFSdistribution: MEPHAS Shiny application of the Statistical Distributions

Description Usage Details Value Examples

View source: R/MFSdistribution.R

Description

MFSdistribution function creates a dynamic calculator which shows the commonly used probability distribution. Users can change the parameter to change the shape of distribution.

Usage

1

Details

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.

Value

The shiny web page of the statistical distribution

Examples

1
2
# library(mephas)
# MFSdist()

mephas documentation built on May 2, 2019, 3:47 a.m.