- 1. [S] .S.init problem (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Thu, 2 Dec 1999 10:59:01 -0700 (MST)
- For some unknown reason, I can't get Splus 5.1 for Sun 5.6 to recoginize my .S.init for my account. Here is the .S.init file in my home directory: { options(object.size=10000000) options(help.browser
- /archives/html/s-news/1999-12/msg00030.html (7,973 bytes)
- 2. [S] crosstabs function problem (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Wed, 15 Dec 1999 13:19:59 -0700 (MST)
- Wrote the following routine...however It does still drops the unused levels. usage.crstb.cat<-function(usage.log,regexp) { return(crosstabs(~DepictDescript+Scale, data=usage.log, subset=grep(regexp,u
- /archives/html/s-news/1999-12/msg00117.html (7,976 bytes)
- 3. [S] sorted crosstab function (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Tue, 12 Oct 1999 10:27:55 -0600 (MDT)
- Has anyone written a function that sorts the output of the crosstab function by descending order of the table percentages instead of the alphbetical order of the categories? Scott ~~~~~~~~~~~~~~~~~~~
- /archives/html/s-news/1999-10/msg00098.html (7,718 bytes)
- 4. [S] Object not found within function (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Wed, 22 Sep 1999 16:24:35 -0600 (MDT)
- Here is the code: usage.crosstab<-function(usage.log) { class(usage.log$Category)<-"character" categories<-unique(usage.log$Category) rows<-match(usage.log$Category,categories[c(1,3:7,9)],nomatch=0)
- /archives/html/s-news/1999-09/msg00220.html (8,579 bytes)
- 5. [S] Re: Object not found within function (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Thu, 23 Sep 1999 15:00:51 -0600 (MDT)
- Thanks to everyone that sent replies... adding the line: assign('rows', rows, frame=1) fixed the problem. Regards Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ Scott Long
- /archives/html/s-news/1999-09/msg00238.html (7,802 bytes)
- 6. [S] S-Plus object and method definition examples (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Thu, 5 Aug 1999 10:22:51 -0600 (MDT)
- I'm fairly new to S-Plus...coming from a C++/Perl programming background. I am wondering if anyone has a set of example object/method definitions that I could look at. I have been able to define the
- /archives/html/s-news/1999-08/msg00070.html (8,266 bytes)
- 7. [S] OO paradigm: Classes and Methods (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Mon, 9 Aug 1999 14:41:05 -0600 (MDT)
- In "Programming with Data" in sections 1.6-7, defining classes and methods is discussed. I would like to be able to define my own methods for a particular class that I am creating that have nothing t
- /archives/html/s-news/1999-08/msg00091.html (7,989 bytes)
- 8. [S] Converting data frame columns from numeric to factor (score: 1)
- Author: Scott Longmore <longmore@fsl.noaa.gov>
- Date: Fri, 9 Apr 1999 15:08:22 -0600 (MDT)
- Hello, I am a new user to S-Plus and have been unable to solve what I thought would be a simple problem. I am trying to read in a data frame via the read.table function and then convert some of the n
- /archives/html/s-news/1999-04/msg00072.html (9,009 bytes)
This search system is powered by
Namazu