Learn R Programming

wavethresh (version 4.6.9)

BMdiscr: 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 Best1DCols

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.

Details

Not intended for direct user use

See Also

Best1DCols,makewpstDO