Search String: Display: Description: Sort:

Results:

References: [ +from:khan@cshl.edu: 36 ]

Total 36 documents matching your query.

1. Re: Quit Apologizing! (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 5 Apr 2006 10:35:19 -0400
Kudos to you Jason!! -Sohail --Original Message-- From: s-news-owner@lists.biostat.wustl.edu [mailto:s-news-owner@lists.biostat.wustl.edu]On Behalf Of Overstreet, Jason (FL51) Sent: Wednesday, April
/archives/html/s-news/2006-04/msg00009.html (11,767 bytes)

2. Predicting number of replicates. (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 12 Apr 2006 09:06:28 -0400
omm
/archives/html/s-news/2006-04/msg00053.html (7,554 bytes)

3. Generating a vector dynamically (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Thu, 20 Apr 2006 14:58:07 -0400
Hud
/archives/html/s-news/2006-04/msg00082.html (7,390 bytes)

4. Selecting every other line from a data frame (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Fri, 21 Apr 2006 11:45:40 -0400
get
/archives/html/s-news/2006-04/msg00086.html (7,695 bytes)

5. Re: Selecting every other line from a data frame (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Fri, 21 Apr 2006 11:59:46 -0400
om:
/archives/html/s-news/2006-04/msg00090.html (9,994 bytes)

6. replacing certain values in a data frame. (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 15 Mar 2006 14:43:33 -0500
m
/archives/html/s-news/2006-03/msg00053.html (7,143 bytes)

7. factor column in a data frame (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Mon, 20 Mar 2006 11:59:01 -0500
r
/archives/html/s-news/2006-03/msg00065.html (7,250 bytes)

8. Re: factor column in a data frame (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Mon, 20 Mar 2006 12:28:04 -0500
a
/archives/html/s-news/2006-03/msg00067.html (9,375 bytes)

9. Creating a data frame of NAs (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Fri, 17 Feb 2006 15:17:24 -0500
Dear List, Sorry, this is really an elementary question. How would I create a data frame of NA with 65000 rows and 37 columns? Thanks. Sohail Khan Scientific Programmer COLD SPRING HARBOR LABORATORY
/archives/html/s-news/2006-02/msg00060.html (6,986 bytes)

10. Re: Creating a data frame of NAs (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Fri, 17 Feb 2006 15:55:39 -0500
Thank you very much John. -Sohail Dear Sohail, One way would be, Data <- as.data.frame(matrix(NA, 65000, 37)) John -- John Fox Department of Sociology McMaster University Hamilton, Ontario Canada L8S
/archives/html/s-news/2006-02/msg00062.html (8,661 bytes)

11. Replacing NA with a particular value (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 22 Feb 2006 23:14:31 -0500
Dear list, I have a data frame as: chr chr.pos abs.pos ratio 1 2500 3600 0.25 1 5600 7500 NA 2 1450 5200 NA 2 5000 7005 NA 2 6480 8754 0.25 2 5425 6542 NA 2 6000 8963 NA 2 6542 9512 0.32 I would like
/archives/html/s-news/2006-02/msg00074.html (7,569 bytes)

12. Averaging rows (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Mon, 5 Dec 2005 11:54:10 -0500
Dear S-Plus Experts, I have data frame as follows: ID ratio_1 ratio_2 X 2.5 2.0 Y 3.6 2.1 Y 2.9 1.2 Y 3.5 4.2 Z 2.5 1.9 K 0.5 2.1 L 1.4 4.1 I would like average values of columns ratio_1, ratio_2 for
/archives/html/s-news/2005-12/msg00011.html (7,207 bytes)

13. Color code Scatter Plot....... (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 24 Aug 2005 10:09:54 -0400
e
/archives/html/s-news/2005-08/msg00111.html (7,460 bytes)

14. Re: Color code Scatter Plot....... (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 24 Aug 2005 10:57:44 -0400
a
/archives/html/s-news/2005-08/msg00114.html (10,210 bytes)

15. Overlaying Graphs (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Mon, 29 Aug 2005 17:11:40 -0400
/
/archives/html/s-news/2005-08/msg00128.html (6,970 bytes)

16. How to change the column name from command line? (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Thu, 7 Jul 2005 16:18:08 -0400
Dear members, Is there a way to change the column name of a data frame from the command line? Thanks in advance Sohail Khan Scientific Programmer COLD SPRING HARBOR LABORATORY Genome Research Center
/archives/html/s-news/2005-07/msg00035.html (7,121 bytes)

17. Random "shuffling" of a dataframe based on a column (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Tue, 26 Jul 2005 10:48:58 -0400
Dear List, Is there a way to "shuffle" a data frame based on a column. I.E. if the data frame looks like: pos ratio 1 0.2356 2 0.5236 3 1.2356 4 2.5690 I would like to randomly shuffle based on colum
/archives/html/s-news/2005-07/msg00136.html (7,490 bytes)

18. Removing NAs from a data frame (score: 1)
Author: "Khan, Sohail" <khan@cshl.edu>
Date: Wed, 15 Jun 2005 12:02:50 -0400
Dear Members, I am a novice S-plus user. This is a trivial question, but I would appreciate your help. I have imported a large file (.txt) in S-Plus, the file is imported as having a blank line after
/archives/html/s-news/2005-06/msg00058.html (7,157 bytes)

19. From: "Khan, Sohail" <khan@cshl.edu> (score: 1)
Author: o.au>
Date: Mon, 4 Apr 2005 11:35:06 -0400
Data > find(gsub)
/archives/html/s-news/2005-04/msg00015.html (6,908 bytes)

20. Creating a numeric vector (score: 1)
Author: .uchicago.edu>
Date: Tue, 15 Jun 2004 16:32:31 -0400
Hi S-Users, I have an Excel sheet with 10 columns (226,910 cells) containing numeric data. How I create a numeric vector in S-Plus containing this data. Thank you Sohail Khan Scientific Programmer CO
/archives/html/s-news/2004-06/msg00104.html (6,471 bytes)


This search system is powered by Namazu