BMdiscr {wavethresh} | R Documentation |
Subsidiary routine for makewpstDO function
Description
Function actually performs discrimination on reduced variable set supplied to
it from Best1DCols
function.
Usage
BMdiscr(BP)
Arguments
BP |
An list of the same format as returned by |
Details
Not intended for direct user use
Value
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.
Author(s)
G P Nason
See Also
[Package wavethresh version 4.7.2 Index]