Displaying 3 results from an estimated 3 matches for "hucin".
2007 Sep 05
1
(PR#9896) read.spss converts string variables with
...e
former is result of
read.spss("problem_file.sav",to.data.frame=TRUE,use.value.labels=TRUE),
the latter differs in use.value.lables=FALSE only. As you can see, in the
first case read.spss has not read values of string labeled variables at
all.
I use WinXP.
Thank you for your work!
Jan Hucin
-------------------------------------------------------------------
Reference: <20070903104656.1D1566691D at slim.kubism.ku.dk>
There is nothing we can do to reproduce this without an example 'some.sav'
file exhibiting the problem. Can you please supply one?
On Mon, 3 Sep 2007, ho...
2008 Sep 25
1
Repeated factor levels - inconsistency of factor and levels<- functions?
...ction should work similarly as in levels<- ,
i.e. they should group levels with the same names either BOTH or NONE.
Second, if I change only one vector item, it should not change anything
else, especially it should not make any "invisible" grouping.
Or am I wrong? Or is it a bug?
Jan Hucin
2007 Sep 04
0
(PR#9896) read.spss converts string variables with value
There is nothing we can do to reproduce this without an example 'some.sav'
file exhibiting the problem. Can you please supply one?
On Mon, 3 Sep 2007, honza at ifolk.cz wrote:
> Full_Name: Jan Hucin
> Version: 2.5.1 (foreign 0.8-20)
> OS: WinXP
> Submission from: (NULL) (195.113.83.7)
>
>
> When reading an SPSS file:
>
> - containing some variable of type String
> - with value labels at that variable
> - and with determination which values of that variable are con...