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 a Species Network Under the Coalescent.” bioRxiv. doi:10.1101/2024.04.20.590418, https://www.biorxiv.org/content/10.1101/2024.04.20.590418v1.
See Also
[Package MSCquartets version 3.0 Index]