Movatterモバイル変換


[0]ホーム

URL:


Distributions {stats}R Documentation

Distributions in thestats Package

Description

Density, cumulative distribution function, quantile function and randomvariate generation for many standard probability distributions areavailable in thestats package.

Details

The functions for the density/mass function, cumulative distributionfunction, quantile function and random variate generation are named in theformdxxx,pxxx,qxxx andrxxx respectively.

For the beta distribution seedbeta.

For the binomial (including Bernoulli) distribution seedbinom.

For the Cauchy distribution seedcauchy.

For the chi-squared distribution seedchisq.

For the exponential distribution seedexp.

For the F distribution seedf.

For the gamma distribution seedgamma.

For the geometric distribution seedgeom. (This is alsoa special case of the negative binomial.)

For the hypergeometric distribution seedhyper.

For the log-normal distribution seedlnorm.

For the logistic distribution seedlogis.

For the multinomial distribution seedmultinom.

For the negative binomial distribution seednbinom.

For the normal distribution seednorm.

For the Poisson distribution seedpois.

For the Student'st distribution seedt.

For the uniform distribution seedunif.

For the Weibull distribution seedweibull.

For less common distributions of test statistics seepbirthday,dsignrank,psmirnov,ptukey anddwilcox (and see the‘See Also’ section ofcor.test).

See Also

RNG about random number generation inR.

The CRAN task view on probability distributions,https://CRAN.R-project.org/view=Distributions,listsR packages that provide additional distributions.


[Packagestats version 4.6.0Index]

[8]ページ先頭

©2009-2025 Movatter.jp