Description Usage Arguments Functions
View source: R/truncated_distributions.R
Density, distribution function, quantile function and random generation for the truncated Beta distribution with parameters shape1 and shape2 (and optional truncation bounds)
1 2 3 4 5 6 7  | 
x | 
 vector of quantiles  | 
shape1, shape2 | 
 non-negative parameters of Beta distributions  | 
lower, upper | 
 bounds for truncation  | 
p | 
 vector of probabilities  | 
n | 
 number of observations  | 
ptbeta: Cumulative distribution function for truncated beta
qtbeta: Quantile function
rtbeta: Random number generation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.