lpsf {decomposedPSF} | R Documentation |
Function to restrict the legth of dataset in multiples of 24
Description
Function to restrict the legth of dataset in multiples of 24
Usage
lpsf(data, n.ahead)
Arguments
data |
as inpute time series |
n.ahead |
as horizon of values to be predicted |
Value
returns the predictied results
[Package decomposedPSF version 0.2 Index]