Displaying 1 result from an estimated 1 matches for "datastep4".
Did you mean:
datastep
2009 Jun 23
1
Error in .subset(x, j) : only 0's may be mixed with negative subscripts
I have a data set called datastep4 with 211484 rows and 95 columns
> dim(datastep4)
[1] 211484 95
The first few column names are given below, note the first one is
"RESPONDED"
> names(datastep4)[1:5]
[1] "RESPONDED" "VAR_30" "VAR_31" "VAR_32" "V...