Description Usage Arguments Details Value See Also
Processes "unseen" data with an already made data transformer object.
1 2 3 4 5 6 7 | ERTMonExtractFeatures(
ertObj,
eventRecords = NULL,
entityAttributes = NULL,
echoStepsQ = TRUE,
progressObject = NULL
)
|
ertObj |
An ERTMon object. |
eventRecords |
A data frame with event records. |
entityAttributes |
A data frame with entity attributes. |
echoStepsQ |
Should the computational steps be proclaimed? |
progressObject |
An object to be used in a progress gauge. |
The result feature matrix is assigned to ertObj$Value
.
An ERTMon object.
Other Transformation functions:
ERTMonProcessEventRecords()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.