cutDensity {MSCquartets} | R Documentation |
Probability density function for Cut Model
Description
Value of probability density function for Cut Model of Allman et al. (2024), Section 3.
Usage
cutDensity(lambda, mu0, alpha0, beta0)
Arguments
lambda |
statistic value (e.g., likelihood ratio statistic, or other power divergence statistic) |
mu0 |
parameter of density function |
alpha0 |
parameter of density function |
beta0 |
parameter of density function |
Value
value of density function
References
Allman ES, BaƱos H, Mitchell JD, Rhodes JA (2024). “TINNIK: Inference of the Tree of Blobs of Species Networks Under the Coalescent.” draft.
See Also
[Package MSCquartets version 2.0 Index]