[rkward-users] [rkward - Help] RE: Import spss bugfixes

SourceForge.net noreply at sourceforge.net
Mon Dec 17 15:19:04 UTC 2007


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4678933
By: tfry

Hi,

the best way to get these changes into RKWard is to write a message to rkward-devel
at lists dot sf dot net. This makes it easier to follow up in replies.
For representing the changes you made, use
# diff -u oldfile newfile
This allows us to see easily what the relevant changes are. If you're using
an SVN version, "svn diff" will do the trick, nicely (see
http://rkward.sourceforge.net/wiki/index.php?title=RKWard_SVN).

The issue of value labels / levels is a bit difficult, since R only supports
labels / levels for factors, out-of-the-box. RKWard uses the levels attribute
to be compatible with R in this respect, but does not insist on assigning levels
only to factors. But let us know about your approach!

Regards
Thomas

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-users mailing list