PSDistr | R Documentation |
The PSDistr presents the following distribution derived from the normal distribution: two-piece power normal (TPPN), plasticizing component (PC), DS normal (DSN), expnormal (EN), Sulewski plasticizing component (SPC), easily changeable kurtosis (ECK) distributions. Density, distribution function, quantile function and random generation are presented. The list of package functions is as follows:
dtppn
ptppn
qtppn
rtppn
dpc
ppc
qpc
rpc
ddsn
pdsn
qdsn
rdsn
#' @section Functions for the expnormal distribution:
den
pen
qen
ren
#' @section Functions for the Sulewski plasticizing component distribution:
dspc
pspc
qspc
rspc
#' @section Functions for the easily changeable kurtosis distribution:
deck
peck
qeck
reck
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.