peelfromleft {ImpuR} | R Documentation |
peel a bilinear component from left
peelfromleft(X, threshold = 1.0, specfirst = TRUE, favor.positive = FALSE, margin = 0)
X |
a matrix |
threshold |
reference threshold, if 1, use maximum, if below go towards left |
specfirst |
start with spectrum |
favor.positive |
favor positive components |
margin |
peel margin |
see code
a time and a wavelength component
crude
Christian Ritter