adjust.flowPeaks {flowPeaks} | R Documentation |
Adjusting the smoothing and merging behavior of the flowPeaks results by changing the multiplers of the covariance matrix and the tolerance level for joining two peaks
adjust.flowPeaks(object,tol,h0,h,...)
object |
The output from the function |
tol |
See |
h0 |
See |
h |
See |
... |
Optional additional arguments. At present no additional arguments are used. |
It returns an updated object of class flowPeaks, the detail defintion
of which
can be seen in
flowPeaks
.
Yongchao Ge yongchao.ge@gmail.com