Skip to content
Prev 166245 / 398502 Next

Question about the RWEKA package

On Wed, 7 Jan 2009, "H?ring, Tim (LWF)" wrote:

            
I do get a warning or an error, depending on what "dat" is exactly...
You need to supply formulas for filters, specifying which variables should 
be involved. For unsupervised filters, such as Normalize(), this is not 
very intuitive, but for supervised filters like Discretize() or your 
nombi() it seems quite natural. See
   help("Discretize", package = "RWeka")
for an example.

hth,
Z