BMdiscr {wavethresh} | R Documentation |
Function actually performs discrimination on reduced variable set supplied to
it from Best1DCols
function.
BMdiscr(BP)
BP |
An list of the same format as returned by |
Not intended for direct user use
Returns a list of objects: essentially the input argument BP
and the return value from a call to the lda
function which
performs the discrimination operation.
G P Nason