Description Usage Arguments Examples
Density function of Truncated Negative Binomial Distribution
Cumulative probability function of Truncated Negative Binomial Distribution
Quantile function of Truncated Negative Binomial Distribution max(0,min(claim,limit)-deductible)
Random generation of Truncated Negative Binomial Distribution max(0,min(claim,limit)-deductible)
1 2 3 4 5 6 7 |
x |
Value of the variable after deductible and limit max(0,min(claim,limit)-deductible) |
size |
Number of successful trials |
prob |
Probability of success in each trial |
min |
Left truncation deductible |
max |
Right truncation limit |
q |
Value of the variable after deductible and limit max(0,min(claim,limit)-deductible) |
p |
Value of the probability |
n |
Number of samples |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.