Displaying 1 result from an estimated 1 matches for "tsummon".
Did you mean:
summon
2006 Jul 21
4
unexpected results
...t to get unusual results that don't
seem right:
The guide says that names(file.data) will give output like "ID" "JURIS"
"RESCODE" , but I get ID.JURIS.RESCODE.
The guide says that file.data[5,1] will give me the data for the 5th subject
but i get:
[1] 7\tACT\t\t\tSUMMONS\tACTCC321.001\tA.C.T. - MINOR THEFT (REPLACEMENT
VALUE $2000 OR LESS)\ etc - which seems scrambled
The guide says that file.data[var5>0] will give me the data for all subject
who meet that condition (ie greater than 0 on var5), but I get:
Error in "[.data.frame"(jacs.data, offend &g...