Description Usage Arguments Value Examples
View source: R/circularUtilities.R
Evaluate the circular uniform distribution.
1 |
x |
Angle to evaluate. |
from |
Lower bound of the circular uniform distribution. |
to |
Upper bound of the circular uniform distribution. |
Numeric; probability of x.
1 | dcunif(1, 6, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.