data.software | R Documentation |
This is a hypothetical (time series) data set on business data of a software company covering 36 consecutive months.
data.software
A data frame with 36 observations on the following three variables:
period | identifies the time period. |
empl | number of employees in the observed month. |
orders | number of new orders during the observed month. |
In Auer (2023, Chap. 22) and Auer et al. (2023, Chap. 22) these hypothetical data are used to illustrate the estimation of dynamic regression models.
Auer, L.v. (2023): Ökonometrie - Eine Einführung, 8th ed., Springer-Gabler (https://www.oekonometrie-lernen.de).
Auer, L.v., Hoffmann, S. & Kranz, T. (2023): Ökonometrie - Das R-Arbeitsbuch, 2nd ed., Springer-Gabler (https://www.oekonometrie-lernen.de).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.