alignRt_pow.Rd
Align a GCIMSSample in retention time with parametric optimized warping
alignRt_pow(
object,
ric_ref,
ric_ref_rt,
lambdas = pracma::logspace(-2, 4, 31),
p = 10,
max_it = 5000,
lambda1 = 10^6
)
A GCIMSSample object
The reference Reverse Ion Chromatogram
The retention times corresponding to ric_ref
a vector with the penalties to test the POW
By default 10
, meaning to use one every 10
points to validate.
Maximum number of iterations
Regularization parameter for second derivative of warp
The modified GCIMSSample