Learn R Programming

desk (version 1.1.2)

data.software: Employment Data of a Software Company

Description

This is a hypothetical (time series) data set on business data of a software company covering 36 consecutive months.

Usage

data.software

Arguments

Format

A data frame with 36 observations on the following three variables:

periodidentifies the time period.
emplnumber of employees in the observed month.
ordersnumber of new orders during the observed month.

Details

In Auer (2023, Chap. 22) and Auer et al. (2024, Chap. 22) these hypothetical data are used to illustrate the estimation of dynamic regression models.

References

Auer, L.v., Hoffmann, S. & Kranz, T. (2024): Ökonometrie - Das R-Arbeitsbuch, 2nd ed., Springer-Gabler (https://www.oekonometrie-lernen.de).