similar to: Problema con read.spss

Displaying 20 results from an estimated 2000 matches similar to: "Problema con read.spss"

2010 Sep 29
0
Resumen de R-help-es, Vol 19, Envío 28
Hola Ivan gracias por tu ayuda, justo ayer a ultima hora hice una modificacion en el programa q hizo q el programita ande, aunq no entendi porque lo hizo. La modificacion fue agregar "*w" al final de cada parametro en la definicion de la funcion "grini" q habia creado, cosa q deduje de mirar la funcion q le habia robado al ejemplo del manual de boot ratio <- function(d, w)
2009 Mar 03
1
SPSS data import: problems & work arounds for GSS surveys
I'm using R 2.8.1 on Ubuntu 8.10. I'm writing partly to ask what's wrong, partly to tell other users who search that there is a work around. The General Social Survey is a long standing series of surveys provided by NORC (National Opinion Research Center). I have downloaded some years of the survey data in SPSS format (here's the site:
2003 Jan 20
2
Client with tinc
Hi! They have in my university a Cisco VPN solution. Unfortunatelly, if you are cuban, irakian, iranian or a couple of other nationalities, you are not able to use it (sic...). I would like to study the possibility to install tinc as client. I've read that "There is no real distinction between a server and a client in tinc". Would tinc work as a client with the Cisco VPN? Of
2009 Oct 10
7
SPSS long variable names
Hello guys I am new to this list and for R too. I am wondering if there is a patch for the SPSS reading code on the foreign package, in order to be able to read long variable names. Right now read.spss() just trunc the names to 8 characters. Or if someone could help me on other way: I have to process everyday a lot of SPSS Syntax Files and Dat files that come from one system that can only export
2011 Mar 25
2
library(foreign) read.spss warning
I got the following: > library(foreign) > swal = read.spss("swallowing.sav", to.data.frame =TRUE) Warning message: In read.spss("swallowing.sav", to.data.frame = TRUE) : swallowing.sav: Unrecognized record type 7, subtype 21 encountered in system file > The bulk of the data seems to read in a usable form, but I'm curious about what might be getting lost
2007 Feb 16
1
SPSS and library(foreign)
Hi, I have a valid SPSS .sav file (which I can open happily in SPSS v11 on Windows XP). Opening it in R2.41 on Linux we get this message :- > HSE3023 <- read.spss("HSE.sav") Error in read.spss("HSE.sav") : error reading system-file header In addition: Warning message: HSE.sav: Variable X234 indicates variable label of invalid length 256 Now variable X234 has indeed a
2007 Apr 05
1
some SPSS 15 files wont open in R 2.4.0
Trying to open some SPSS .sav files (saved with SPSS 15) gives the following: read.spss('/data/big/unzipped_ukda/seh3767/3767SPSS_570D6A086C9A1B0636F13255F25A58C1/prgrp95.sav') Error in read.spss("/data/big/unzipped_ukda/seh3767/3767SPSS_570D6A086C9A1B0636F13255F25A58C1/prgrp95.sav"): error reading system-file header In addition: Warning message:
2014 Jun 27
1
Issues with users and groups they belong to
Hello everyone, I'm having a problem with the replication of the Active Directory from a Windows Server 2003 r2 DC to a Samba 4.1.6 (Ubuntu 14.04) DC. The problem we have is that the *memberOf* attribute is missing on two users in the Samba ldap database after adding them to a group on the Windows DC. I can't easily add these through a Ldap administration tool and can't add them to
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
2006 Jan 24
1
fitting generalized linear models using glmmPQL
Hi, I have tried to run the following (I know it's a huge data set but I tried to perform it with a 1 GB RAM computer): library(foreign) library(MASS) library(nlme) datos<-read.spss(file="c:\\Documents and Settings\\Administrador\\Escritorio\\datosfin.sav",to.data.frame=TRUE) str(datos) `data.frame': 1414 obs. of 5 variables: $ POB : Factor w/ 6 levels
2006 Jul 31
3
read.spss 'error reading system-file header'
When I try to import an spss sav file with read.spss() I am getting the following error 'Error in read.spss("X:\\xxxx.sav") : error reading system-file header' and the import process is aborted. I have tried in v. 2.3.0 and 2.3.1 The sav-file loads without problems in spss v14 I have tried saving in older spss v7 but are getting the same result. The read.spss() has other
2011 Apr 15
2
Permission denied (13)
Hello! I've been trying to do backups with rsync. I want to do the backup into a NAS (LG Network Storage N2B1/N2R1). I start mounting the NAS in my Ubuntu Server 10.04 via cifs, and the /home from my Ubuntu's machines via nfs. This script executes in the server's crontab, with root permissions. My rsync script is like: rsync $OPTIONS $QUE $DONDE/$INCREMENTDIR where:
2016 Feb 29
4
problema al importar una BD que esta en formato de SPSS
Estimados, tengo que hacer un calculo muy simple, pero con una BD mas o menos grande (250mil filas x 500 columnas) ... esta BD esta en formato de SPSS y la importo asi: library(foreign) bdr <- read.spss("CASEN_2013_MN_B_Principal.sav", use.value.labels=FALSE, to.data.frame=TRUE) luego, quiero transformar el DF en un data.tale pues el calculo requiere obtener promedios de
2017 Jun 24
4
Problema en lectura de datos. Memoria insuficiente
Buenos días Estoy intentando leer una base de datos correspondiente al World Values Survey desde 1981 a 2014. Contiene variables por columnas, y observaciones correspondientes a individuos de diferentes países. Podría tener como aprox. 1000 variables, y mas de 60,000 individuos por año. Esta es la información que obtengo de mi RStudio. > sessionInfo()R version 3.3.2 (2016-10-31) Platform:
2004 Jul 01
3
Security question for newbie
Hi, I am using Samba version 3.051 in an Active Directory setting with Windows 2000 server. Everything is working rather well with regards to file-sharing and authentication. However, the one thing that I noticed that I haven't been able to fix quickly with SWAT is the prevention of browsing the Linux file-system with users such as 'nobody' or 'bin'. For example... I have a
2003 Nov 04
5
read.spss Error reading system-file header
Is there any documentation on what kind of SPSS file can and cannot be read by read.spss? Alternatively, how can one modify or "clean" an SPSS file to make it readable by read.spss? What properties must a *.sav file before read.spss can read it? The file in this example is 270KB, with 5 rows and 173 columns. I have no trouble reading larger files with read.spss, so it's not
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
2014 Mar 17
3
Resumen de R-help-es, Vol 61, Envío 25
Estimado Javier Marcuzzi, Francamente desconozco mucho de lo que me explica, no soy ingeniero, soy economista y tengo poca experiencia en R y sobretodo utilizando Mac. Tengo apenas 2 semanas con esta computadora. Agradezco mucho su tiempo, seguiré investigando. Saludos. El 17/03/2014, a las 08:04, Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com> escribió: > Estimado Rolando
2018 Feb 21
2
Ejecutar shinyapp sin abrir Rstudio
Buenas, Se puede,en local, crear una shinyapp que se abra pinchandodirectamente sobre un icono del escritorio? Gracias Jes?s [[alternative HTML version deleted]]
2015 Oct 30
2
Paquete que autocargue
Buenas, Estoy creando un paquete y me gustaría crear un acceso directo en el escritorio que al pulsar sobre el, abra R, cargue el paquete [ library(mipaquete) ] y ejecute la funcion inicio() ¿Es posible hacerlo? Gracias [[alternative HTML version deleted]]