1
2
3
4
5
#

Name:

Description:

The nsw74psidA data frame has 252 rows and 10 columns. See nsw74psid1 for more information.

Variables:

This data frame contains the following columns:

trt

a numeric vector

age

a numeric vector

educ

a numeric vector

black

a numeric vector

hisp

a numeric vector

marr

a numeric vector

nodeg

a numeric vector

re74

a numeric vector

re75

a numeric vector

re78

a numeric vector

 

Details

This data set was obtained using:

here <- age <= 40 & re74<=5000 & re75 <= 5000 & re78 < 30000

nsw74psidA <- nsw74psid1[here, ]

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.