Displaying 20 results from an estimated 700 matches similar to: "read.spss() cannot import some SPSS files (PR#9074)"
2008 Jul 02
2
spss long labels
Hi,
A frequently seen issue with importing SPSS data files, is that R does
not import the 'long variable names'.
I built a patch on the R-project's foreign module, in order to import
the 'long variable names' from SPSS (record 7, subtype 13).
To complete the job, I had to expand the "struct variable" definition
to have 64 +1 charachters. I'm not aware of side
2003 Sep 25
2
Bugs compiling R-1.7.1 with Intel compilers icc and ifc (PR#4295)
Bugs compiling R-1.7.1 with Intel compilers icc and ifc,
on x86-computer (Pentium IV) and linux operating system
Hello,
as there aren't many reports about that issue, I'll give a little
report here. (Hope I don't bother anyone)
The best thing about using icc and ifc are the warnings, because
it is said that the Intel compilers are stricter and give more
precise warnings than gcc.
2006 Oct 31
0
5023079 panic: sfm panic: sfmmu_tteload - tte remap, hmeblkp 0x70009ceec60.
Author: udpa
Repository: /hg/zfs-crypto/gate
Revision: d7b8f0209db029c6e95891ad26d66879ffb7fad6
Log message:
5023079 panic: sfm panic: sfmmu_tteload - tte remap, hmeblkp 0x70009ceec60.
Files:
update: usr/src/uts/common/vm/vm_anon.c
1999 Sep 14
0
session setup rejected by PDC and BDCs (NT4 SP5)
Hi,
I?ve setup a Samba 2.0.5a on a SuSe 6.2 based Linux 2.2.10. I?m trying to
integrate the server into our NT domain SF-DOM as described in
samba/textdocs/DOMAIN_MEMBER.txt . The described procedures work, but
access as domain user is impossible. In the logfile I get:
[1999/09/14 11:18:31, 2] smbd/server.c:main(716)
Changed root to /
[1999/09/14 11:18:31, 2] smbd/reply.c:reply_special(96)
2005 May 18
0
Advice requested: installation failing for foreign_0.8-7, mgcv_1.2-4, rpart_3.1-23, VR_7.2-15
I'm running R Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0
on Machine Model: Power Mac G5
CPU Type: PowerPC 970 (2.2)
Number Of CPUs: 2
CPU Speed: 2 GHz
L2 Cache (per CPU): 512 KB
Memory: 2 GB
with software: System Version: Mac OS X 10.3.9 (7W98)
Kernel Version: Darwin 7.9.0
Here is what happened when I tried to update the "foreign" package
(similar
2012 Feb 06
1
ggplot2 geom_polygon fill
Hi everyone,
i've been trying to make a special plot with ggplot2, but I can't get it to
fill the polygon I'd like to see filled so very very much.
I want to display the difference or change in the distribution of the
modified Rankin Scale between two groups. mRS is a scale for disability or
daily activities competence.
It looks like this.
2008 May 15
2
plot(summary) within quantreg package
Quantreg package allows to plot the summary of models derived by quantile
regression at different taus.
The plot shows the parameters variation by varying taus: intercept and slope
(for a linear model).
Together with these values even confidence intervals may be plotted, based
on the threshold given within the summary (e.g. alpha=0.01 equals 99% CI).
However the graphic even plots the mean of
2014 Dec 11
1
Mount unix samba 4 share to osx client without mangled file names
Hi Ralph,
Thanks, it works as expected with 4.2.0rc2! I simply followed the manual
and added this to the share's config:
vfs objects = catia fruit streams_xattr
fruit:resource = file
fruit:metadata = netatalk
fruit:locking = netatalk
fruit:encoding = native
Thanks for your help.
Markus
On 10.12.14 12:06, Ralph B?hme wrote:
> Hi,
>
> On Wed, Dec 10, 2014 at 11:10:36AM +0100,
2006 May 03
1
asterisk intergration in third party web application
lo all,
i'm quite new to asterisk, i've tested asterisk@home and decided to try
and complete a little project.
i'd like to make some kind of web integration of asterisk with a classic
web board like invision/SFM/phpbb and so on..
The main idea is to let members of the board have an extension created
in asterisk when they register or get promoted to a special members group.
That
1997 Jul 22
0
connection refused (error 67)
Hi,
sorry to borrow everybody, but i ve got a big pb!
I developp scripts with perl, i use samba and netatalk in order to
access my script and try to make "portable" scripts...
i ve got a nt4sp3 and before installing sp3 i could connect to my unix
via samba. Since the sp3, he says error 67!
i ve try the solution in the nt registry (found in the samba digest) but
no success....
as we
2014 Dec 10
0
Mount unix samba 4 share to osx client without mangled file names
Hi,
On Wed, Dec 10, 2014 at 11:10:36AM +0100, Markus Doits wrote:
> I have a unix server (arch linux) with samba 4.1.14. The share has files
> inside which where created directly on the server. Linux and OSX
> (10.10.1) clients should access the share and store files.
>
> When I mount this samba share into the osx client (10.10.1), files
> created directly on the server with
2012 Oct 16
0
Tracing puppet processing for HP-UX user passwords
I have finally gotten Ruby 1.8.7 to compile properly with SSL libraries on
HPUX so now I am fighting how to get puppet to manage passwords.
First I modified the hpux.rb under the providers/user directory to have it
use /usr/sam/lbin/useradd.sam to add users and that worked great right off
the bat. The problem I am having now is that each time puppet runs it does
not seem to be getting the
2003 Dec 11
2
read.spss question warning compression bias
Hello again
I have a file from SPSS in .sav format.
when I run
library(foreign)
cvar<-as.data.frame(read.spss("c:\\NDRI\\cvar\\data\\cvar2rev3.sav"))
I get a warning
Warning message:
c:\NDRI\cvar\data\cvar2rev3.sav: Compression bias (0) is not the usual
value of 100.
The data appear to be OK, but I am concerned.
(I tried searching the archives and the documenation for data
2002 Aug 24
1
Inconsistent use of Perl? (PR#1937)
Dear all
yesterday I got around to install R-1.5.1 on my machine at home which,
admittedly, is running a very old version of RedHat Linux. I noticed
two things:
1) My pdflatex version is too old to produce the pdf version of the
manuals. `./configure' checks whether a recent version of makeinfo
is installed and tells you whether you can produce the info version or
not. (I was told I
2008 Oct 31
3
getting the p-value from lm as a list object
Hi,
I'm trying to get the p-value from the 'lm' regression function as a list
object. For example, I can get r^2 from the following code by entering
summary(fm)$r.squared. Is there a way to get the p-value? If not, is there
a function where I can enter the f-value and degrees of freedom to get the
p-value? Thanks.
x <- c(1,2,3,4,5,6,7,8,9,10)
y <- c(1,2,3,4,4,5,6,8,1,9)
fm
2005 Sep 09
2
best way to fit a model
Hi,
I have some data that have this behaviour:
|
|*******
| *
| *
| *
| *
|----------------
What is the best and simpler way to fit this in R?
Thanks
Ronaldo
--
Ela pilotava um Continenal 2001 com igni????o autom??tica Magiclic...
--
|> // | \\ [***********************************]
| ( ?? ?? ) [Ronaldo Reis J??nior ]
|>
2007 Jan 26
1
spss.get. Warning with SPSS 14 dataset
I am using spss.get to import an SPSS database
"Data.sav", created with SPSS 14 :
df1 <- spss.get("C:/temp/Data.sav" , lowernames=TRUE,
datevars = c("dateinte"))
I am getting this warning. I get the same warning with
read.spss.
Warning message:
C:/temp/Data.sav: Unrecognized record type 7, subtype
16 encountered in system file
This is a stupid
2007 Apr 05
1
read.spss (package foreign) and SPSS 15.0 files
Hello,
does anyone have experience with reading SPSS Version 15.0 files into R (version 2.4.1, WinXP)?
I have long been sucessfully reading SPSS files with read.spss from the wonderful foreign package, but somehow after upgrading from SPSS14 to SPSS15 I seem to have problems.
Trying a simple example, where test.sav is a SPSS 15.0 data file consisting of x1=c(1,2,3) and
2008 Dec 14
1
re ad.spss (foreign) conflict with SPSS 17 files.
SPSS seems to have changed its default datafile format, resulting in issues
for read.spss(). In Windows this results in a warning, in Debian the import
completely fails:
Debian (R version 2.8.0 (2008-10-20) i486-pc-linux-gnu, foreign_0.8-29)
> read.spss("/home/jeroen/samples/Tomato.sav")
Error in iconv(names(rval), cp, "") :
unsupported conversion from 'CP65001'
2006 May 29
0
Two problems with write.foreign (SPSS)
Hello,
Working on a little primer to ease the transition from SPSS to R, I have
encountered two problems with write.foreign.
One is cosmetic (but still annoying): the text data files will contain
"NA" for missing values. Each time SPSS encounters an NA, it will print
a warning. This could be easily avoided by calling write.table (which I
suppose write.foreign uses) with