Description Usage Arguments Value More stuff Examples
A series of lagged variables can be considered similar to disaggregation regression if we think that the order of the lagged variables is unimportant. For example, if we have millisecond resolution airpollution data relating to daily health outcomes, it is unimportant whether an airpollution measurement occured 2 miliseconds or 4 miliseconds before the health data cutoff time.
1 |
data |
A time series data object |
lags |
An integer list given which lags should be used. |
Nothing at the moment
NA
1 | disag_data <- disag_from_temporal_dataframe()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.