Constructor
Parameters:
| Name |
Type |
Attributes |
Description |
uid |
string
|
<optional>
|
|
- Source:
Extends
Methods
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.RFormula
- Inherited From:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.ParamMap
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.RFormulaModel
R formula parameter. The formula is provided in string form.
- Source:
Returns:
-
Type
-
module:eclairjs/ml/param.Param
- Source:
Returns:
-
Type
-
string
hasLabelCol(schema) → {boolean}
Parameters:
- Source:
Returns:
-
Type
-
boolean
Parameters:
| Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.RFormula
Sets the formula to use for this transformer. Must be called before use.
Parameters:
| Name |
Type |
Description |
value |
string
|
an R formula in string form (e.g. "y ~ x + z") |
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.RFormula
Parameters:
| Name |
Type |
Description |
value |
string
|
|
- Source:
Returns:
-
Type
-
module:eclairjs/ml/feature.RFormula
toString() → {string}
- Source:
Returns:
-
Type
-
string
Parameters:
- Overrides:
- Source:
Returns:
-
Type
-
module:eclairjs/sql/types.StructType
uid() → {string}
An immutable unique ID for the object and its derivatives.
- Source:
Returns:
-
Type
-
string