This may be useful if you want to include the data lately or remove the included data (set as NULL
).
set_data(.mp, data)
Arguments
.mp |
a TSMP object. |
data |
a matrix (for one series) or a list of matrices (for two series). |
Value
Returns silently the original TSMP object with changed data.
Examples