Income1 {fsdaR}R Documentation

Income1

Description

Income data taken from the United States Census Bureau. The data are a random sample of 200 observations referred to four variables. The goal is to predict HTOTVAL.

Usage

data(Income1)

Format

A data frame with 200 rows and 4 variables. The variables are as follows:

Source

United States Census Bureau (2021). Annual Social and Economic Supplements

Examples

 data(Income1)
 head(Income1)


[Package fsdaR version 0.9-0 Index]