Description Usage Arguments Value Examples
View source: R/PowBatschelet.R
The power Batschelet distribution, with mean direction mu
, concentration parameter kp
, and
shape (peakedness) parameter lam
. This is the von Mises based version, without a skewness
parameter.
1 |
x |
An angle in radians. |
mu |
A mean direction, in radians. |
kp |
Numeric, > 0,the concentration parameter. |
lam |
The shape parameter (peakedness), -Inf < |
log |
Logical; whether to return the log of the probability or not. |
Numeric; Either the probability or log-probability of angle x given the parameters.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.