enve.recplot2.findPeaks.__emauto_one {enveomics.R} | R Documentation |
Enveomics: Recruitment Plot (2) EMauto Peak Finder - Internal Ancillary Function
Description
Internal ancillary function (see
enve.recplot2.findPeaks.emauto
).
Usage
enve.recplot2.findPeaks.__emauto_one(x, comp, do_crit, best, verbose, ...)
Arguments
x |
|
comp |
Components. |
do_crit |
Function estimating the criterion. |
best |
Best solution thus far. |
verbose |
If verbose. |
... |
Additional parameters for |
Value
Updated solution with the same structure as best
.
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]