Description Usage Arguments Value See Also
Returns a data frame with the feature matrix represented as a set of time series in long form.
1 2 3 4 5 | ERTMonTakeTimeSeriesDataFrame(
ertObj,
matrixNames = NULL,
origin = "1900-01-01"
)
|
ertObj |
An ERTMon object. |
matrixNames |
The matrix names to be in the result data frame. If NULL all matrix names are used. |
origin |
A date-time object or something that can be coerced to such object,
that can be used in |
A data frame.
Other Set/Take functions:
ERTMonSetComputationSpecification(),
ERTMonSetEntityAttributes(),
ERTMonSetEventRecords(),
ERTMonTakeAlignmentSpec(),
ERTMonTakeComputationSpecification(),
ERTMonTakeContingencyMatrices(),
ERTMonTakeEntityAttributes(),
ERTMonTakeEventRecords(),
ERTMonTakeFeatureMatrix(),
ERTMonTakeFeatureNamePrefixes(),
ERTMonTakeTimeCellsInterpretation(),
ERTMonTakeTrasformedData(),
ERTMonTakeValue(),
ERTMonTakeVariableOutlierBoundaries()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.