enve.recplot2.findPeaks.__em_m {enveomics.R}R Documentation

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)

Arguments

x

Vector of log-transformed sequencing depths

posterior

Posterior probability

Value

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

Author(s)

Luis M. Rodriguez-R [aut, cre]


[Package enveomics.R version 1.9.1 Index]