dictionaryTransformForecast: Performs variable transformation

View source: R/dictionaryTransformForecast.R

dictionaryTransformForecastR Documentation

Performs variable transformation

Description

Performs variable transformation according to dictionary specifications. Sub-routine of the load*Forecast methods.

Usage

dictionaryTransformForecast(dic, mdArray)

Arguments

dic

Dictionary line for the variable, as returned by dictionaryLookup.ECOMS

mdArray

A n-dimensional array, as returned by makeSubset

Value

The transformed n dimensional array of data. See details.

Author(s)

J. Bedia


SantanderMetGroup/loadeR documentation built on June 7, 2024, 8:16 p.m.