strucScaling {htsDegenerateR} | R Documentation |
Structural Scaling reconciliation
Description
Structural Scaling reconciliation
Usage
strucScaling(fcasts, Smat, weights = rowSums(Smat))
Arguments
fcasts |
forecasts to be reconciled |
Smat |
structure matrix representing the hierarchical structure of the hts |
weights |
use the default for structural scaling and a vector of the residual variances for variance scaling |
Value
reconciled forecasts
[Package htsDegenerateR version 0.1.0 Index]