estimateModels: Estimate statistical models on data based on a given list of...

Description Usage Arguments Value

Description

estimateStatisticalModels returns a list of statistical models.

Usage

1
estimateModels(data, formulas)

Arguments

data

A dataframe with some blanks in endogenous variables, and a period column

formulas

A list of formulas (e.g., list(x = price ~ weather + month, y = demand ~ price + income))

Value

A formula


mivanic/forecasteR documentation built on July 6, 2019, 5:16 a.m.