Learn R Programming

enveomics.R (version 1.9.1)

enve.recplot2.findPeaks.__em_m: Enveomics: Recruitment Plot (2) Em Peak Finder - Internal Ancillary Function Maximization

Description

Internal ancillary function (see enve.recplot2.findPeaks.em).

Usage

enve.recplot2.findPeaks.__em_m(x, posterior)

Value

A list with components mu (numeric) the estimated mean, sd (numeric) the estimated standard deviation, and alpha

(numeric) the estimated alpha parameter.

Arguments

x

Vector of log-transformed sequencing depths

posterior

Posterior probability

Author

Luis M. Rodriguez-R [aut, cre]