| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
names
Names of variables
|
float[] |
varimp
Variable importance of individual variables
|
| Constructor and Description |
|---|
VarImpBase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|