![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
x-positions where quantiles occur.
Definition in file quantile_landmarks.m.
Go to the source code of this file.
Functions | |
function | quantile_landmarks (in I, in par2, in t_range) |
function quantile_landmarks | ( | in | I, |
in | par2, | ||
in | t_range | ||
) |
I | Obtained from an integrate(X) |
par2 | Number of quantiles, if a scalar, or the quantiles themselves (0 < value_i < 1), if a vector. |
t_range | for the final conversion of T's values to the proper scale. If not informed, it will be [1, size(I, 2)] |