Learn R Programming

desk (version 1.1.2)

data.cobbdoug: Cobb-Douglas Production Function

Description

This data set can be used to model a Cobb-Douglas production process.

Usage

data.cobbdoug

Arguments

Format

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

outputproduction output.
laborinput of labor.
capitalinput of capital.

Details

In Auer et al. (2024, Chap. 14) these hypothetical data are used to illustrate the functional specification of a non-linear regression model.

References

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