Learn R Programming

wavethresh (version 4.7.3)

BMdiscr: Subsidiary routine for makewpstDO function

Description

Function actually performs discrimination on reduced variable set supplied to it from Best1DCols function.

Usage

BMdiscr(BP)

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.

Arguments

BP

An list of the same format as returned by Best1DCols

Author

G P Nason

Details

Not intended for direct user use

See Also

Best1DCols,makewpstDO