| TS_load | R Documentation |
TS and save_dirThis internal function takes care of some pesky
details when a local Gaussian investigation is to be performed
on a time series. It can also compute the save_dir that
should be used when saving the results based on the given time
series TS.
TS_load(.TS_info, save_dir = TRUE)
.TS_info |
A list containing the three components |
save_dir |
Logical value, default |
This function will always add an object named TS to
the environment of the calling function. Depending on the
logical value given by save_dir, it might also add a
character-valued save_dir to this environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.