1
2
3
4
5
#

Name:

Description:

Economists fit a parametric censored data model called the ‘tobit’. These data are from Tobin's original paper.

Variables:

A data frame with 20 observations on the following 4 variables.

durable

Durable goods purchase

age

Age in years

quant

Liquidity ratio (x 1000)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

J Tobin (1958), Estimation of relationships for limited dependent variables. Econometrica 26, 24–36.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Tobin_s_Tobit_data_425_36.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.