s-news
[Top] [All Lists]

spss

To: <s-news@lists.biostat.wustl.edu>
Subject: spss
From: "Frank Lawrence" <Cougar@psu.edu>
Date: Wed, 28 Mar 2001 11:39:32 -0500
Importance: Normal
Reply-to: <Cougar@psu.edu>
I have tried to import SPSS files into SPLUS [SPLUS2000R3 on Windows 2000]
without success. The data that appears in SPLUS is distorted - all numeric
values missing. The files that I have tried to import are SPSS v10 and v7
files.  My code is below.  What is the best way to import SPSS files into
SPLUS?

import.data('av', FileName = 'f:\\sess\\data\\av.sav', FileType = 'SPSS')

Respectfully,
Frank R. Lawrence


<Prev in Thread] Current Thread [Next in Thread>
  • spss, Frank Lawrence <=