Description Usage Arguments Details Value
View source: R/kersplat-simulate.R
Use a Beta distribution for set probabilities along a path
1 | getBetaStepProbs(steps, alpha, beta)
|
steps |
Number of steps |
alpha |
Alpha parameter |
beta |
Beta parameter |
The density is sampled from a Beta distribution between 0 and 1. Infinite densities at edges are adjusted and then the values are scaled to give probabilities.
Vector of probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.