enve.recplot2.findPeaks.__em_e {enveomics.R} | R Documentation |
Enveomics: Recruitment Plot (2) EM Peak Finder - Internal Ancillary Function Expectation
Description
Internal ancillary function (see enve.recplot2.findPeaks.em
).
Usage
enve.recplot2.findPeaks.__em_e(x, theta)
Arguments
x |
Vector of log-transformed sequencing depths |
theta |
Parameters list |
Value
A list with components ll
(numeric) the log-likelihood, and
posterior
(numeric) the posterior probability.
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]