{ } Raw JSON

bundles / scipy latest / docs

Doc

R-distribution Distribution

docs/tutorial:stats:continuous_rdist

A general-purpose distribution with a variety of shapes controlled by one shape parameter The support of the standard distribution is .

The R-distribution with parameter is the distribution of the correlation coefficient of a random sample of size drawn from a bivariate normal distribution with The mean of the standard distribution is always zero and as the sample size grows, the distribution's mass concentrates more closely about this mean.

Implementation: scipy.stats.rdist