bulletGetMaxCMS {bulletr} | R Documentation |
Identify the number of maximum CMS between two bullet lands
Description
Identify the number of maximum CMS between two bullet lands
Usage
bulletGetMaxCMS(lof1, lof2, column = "resid", span = 35)
Arguments
lof1 |
dataframe of smoothed first signature |
lof2 |
dataframe of smoothed second signature |
column |
The column which to smooth |
span |
positive number for the smoothfactor to use for assessing peaks. |
Value
list of matching parameters, data set of the identified striae, and the aligned data sets.
[Package bulletr version 0.1 Index]