Search String: Display: Description: Sort:

Results:

References: [ +from:christos@nuverabio.com: 13 ]

Total 13 documents matching your query.

1. Re: Selecting every other line from a data frame (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Fri, 21 Apr 2006 11:50:55 -0400
ifi
/archives/html/s-news/2006-04/msg00088.html (9,065 bytes)

2. Re: Selecting every other line from a data frame (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Fri, 21 Apr 2006 11:52:39 -0400
her
/archives/html/s-news/2006-04/msg00089.html (9,841 bytes)

3. Re: function in tapply (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Fri, 21 Apr 2006 13:12:01 -0400
) ;
/archives/html/s-news/2006-04/msg00092.html (8,590 bytes)

4. Re: finding cutoff point for a continuous variable when outcome is binary. (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Wed, 25 Jan 2006 14:55:41 -0500
You might want to try a logistic regression model to predict the binary response as a function of your continuous predictor. You can then select a cut point for your predictor variable to define a bi
/archives/html/s-news/2006-01/msg00086.html (9,871 bytes)

5. Re: Problems with "uniroot" (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Wed, 27 Jul 2005 10:49:05 -0400
You need to add keep.xy=T to your function call because your function has extra arguments in addition to x (see help page on uniroot): uniroot(f = SeuilGamma, lower = 440, upper = 450, + f.lower = -0
/archives/html/s-news/2005-07/msg00145.html (10,231 bytes)

6. Re: simple function (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Sun, 12 Jun 2005 00:05:09 -0400
5 x[!duplicated(x)] a b c 3 4 5 -Christos From: s-news-owner@lists.biostat.wustl.edu [mailto:s-news-owner@lists.biostat.wustl.edu] On Behalf Of Leeds, Mark Sent: Saturday, June 11, 2005 11:48 PM To:
/archives/html/s-news/2005-06/msg00044.html (12,486 bytes)

7. Power calculations with non-parametric bootstrap (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Mon, 2 May 2005 14:53:22 -0400
I need to estimate the power of a test for gene selection based on a rank-based criterion as a function of sample size using data from a pilot study. The pilot study has N=200 samples and I would li
/archives/html/s-news/2005-05/msg00005.html (11,048 bytes)

8. Re: aspect ratio for images (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Fri, 25 Mar 2005 10:22:29 -0500
You can get square plots by setting the global parameter pty before plotting: ) # reset to rectangular plots -Christos From: s-news-owner@lists.biostat.wustl.edu [mailto:s-news-owner@lists.biostat.wu
/archives/html/s-news/2005-03/msg00135.html (11,326 bytes)

9. Unlisting a list of dataframes (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Thu, 31 Mar 2005 09:48:53 -0500
I have a list of dataframes such as: [[1]] X1 X2 X3 X4 X5 1 0.32645211 0.4203680 0.8286511 0.9948708 0.4952108 2 0.01798927 0.7203564 0.4586134 0.9845911 0.4382607 [[2]] X1 X2 X3 X4 X5 1 0.1998432 0
/archives/html/s-news/2005-03/msg00175.html (9,373 bytes)

10. Re: Unlisting a list of dataframes (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Thu, 31 Mar 2005 10:12:44 -0500
Thank you Dimitris and Eric for your prompt answer. This works perfectly. I wasn't aware of the do.call function. -Christos --Original Message-- From: Dimitris Rizopoulos [mailto:dimitrios.rizopoulos
/archives/html/s-news/2005-03/msg00180.html (11,627 bytes)

11. Re: Replicating the rows of a table n times each (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Wed, 10 May 2006 18:16:07 -0400
This works in R - don't have S-Plus loaded any more: df <- rbind(1:4,LETTERS[1:4],5:8,letters[1:4]) df[ rep(c(1:nrow(df)),each=3), ] -Christos --Original Message-- From: s-news-owner@lists.biostat.wu
/archives/html/s-news/2006-05/msg00040.html (8,816 bytes)

12. Re: Matrix minus A Vector (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Thu, 26 Oct 2006 16:15:22 -0400
You can try this: ones <- matrix(1,4,3) B <- t(t(ones) * c(2,4,3)) A-B should give you the desired result, where A is your original matrix. -Christos Dear Users I have a matrix (4x3) 4 5 6 2 4 5 2 4
/archives/html/s-news/2006-10/msg00056.html (8,900 bytes)

13. Re: discriminate groups of data (score: 1)
Author: "Christos Hatzis" <christos@nuverabio.com>
Date: Fri, 9 Mar 2007 12:14:30 -0500
You need to look into multidimensional scaling (MDS). If you have the MASS4 book handy (Venables & Ripley) take a look at Chapter 11. There is a lot of background materials and several examples. You
/archives/html/s-news/2007-03/msg00031.html (10,602 bytes)


This search system is powered by Namazu