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

Detailed Description

Calculates entropy curve of a hitss matrix.

Parameters
hitssmatrix [nf selected]x[nf] of "hits", where each row is a histogram in a forward selection process
type='uni'
  • 'uni' evaluates the rows individually
  • 'accum' accumilates rows as it goes down the rows
Returns
y nf x stability curve

Definition in file hitsentropy.m.

Go to the source code of this file.

Functions

function hitsentropy (in hitss, in type)
 

Function Documentation

function hitsentropy ( in  hitss,
in  type 
)