View source: R/d_Kent_Watson_mix.R
Density function for the mixture of the Kent and Watson distributions.
1 2 | d_Kent_Watson_mix(x, mean_dir_Kent, minor_dir, major_dir, cons_Kent, oval_Kent,
mean_dir_Watson, cons_Watson, p_Kent)
|
x |
An object of class |
mean_dir_Kent |
Numeric vector. See dKent |
minor_dir |
Numeric vector. See dKent |
major_dir |
Numeric vector. See dKent |
cons_Kent |
Numeric value. The consentration parameter for the Kent distribution. See dKent |
oval_Kent |
Numeric value. The ovalness parameter for the Kent distribution. See dKent |
mean_dir_Watson |
Numeric vector. See dWatson |
cons_Watson |
Numeric value. The consentration parameter for the Watson distribution. See dWatson |
p_Kent |
Numeric value between 0 and 1. The probability of observing a point from the Kent distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.