mle {MLMOI} | R Documentation |
Derives MLE
Description
Derives MLE
Usage
mle(nnk, nn)
Arguments
nnk |
numeric vector; vector of lineage prevalence counts. |
nn |
numeric; sample size |
Value
a list with the following elements: 1) log likelihood at MLE, MLE of lambda and MLE of psi, 2) MLE of lineage frequencies.
See Also
For further details see: moimle
[Package MLMOI version 0.1.2 Index]