Displaying 1 result from an estimated 1 matches for "gcq".
Did you mean:
gcc
2010 Aug 25
1
accessing the attr(*,label.table) after importing from spss
...ent variables to factors without doing the whole factor(levels,labels) thing manually. Is there any remedy to this ??
regards,
M
> str(dat)
'data.frame': 860 obs. of 19 variables:
$ Ag : int 15 15 15 15 15 15 15 15 15 15 ...
$ G : int 2 2 2 1 1 1 1 1 1 2 ...
$ GCQ : int 15 15 15 15 15 15 15 15 15 15 ...
$ Amn : int 2 2 2 2 2 2 1 1 1 1 ...
$ HI : int 1 1 1 1 1 1 2 2 2 2 ...
$ Hos: int 2 2 2 2 2 2 2 2 2 2 ...
$ Risk : int 2 2 2 2 2 2 2 2 2 2 ...
$ CTO : int 2 2 2 2 2 1 1 1 1 1 ...
$ pat : int NA NA NA...