Skip to contents

This function computes a historic forecast using linear regression, with days of the week as variables.

Usage

historic_forecast(d_obs)

Arguments

d_obs

A matrix where each row is an observation of a time series. Row names should be a unique datetime.

Value

A numeric matrix