IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
quantile_landmarks.m File Reference

Detailed Description

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 Documentation

function quantile_landmarks ( in  I,
in  par2,
in  t_range 
)
Parameters
IObtained from an integrate(X)
par2Number of quantiles, if a scalar, or the quantiles themselves (0 < value_i < 1), if a vector.
t_rangefor the final conversion of T's values to the proper scale. If not informed, it will be [1, size(I, 2)]
Returns
T