Description Usage Arguments Details Value Author(s) See Also Examples
The algorithm finds attribute subset using correlation and entropy measures for continous and discrete data.
1 |
formula |
a symbolic description of a model |
data |
data to process |
The alorithm makes use of best.first.search
for searching the attribute subset space.
a character vector containing chosen attributes
Piotr Romanski
1 2 3 4 5 |
OpenJDK 64-Bit Server VM warning: Can't detect initial thread stack location - find_vma failed
Species ~ Petal.Length + Petal.Width
<environment: 0x3b5a778>
Warning message:
system call failed: Cannot allocate memory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.