Search String: Display: Description: Sort:

Results:

References: [ +from:a.h.vankampen@amc.uva.nl: 20 ]

Total 20 documents matching your query.

1. how to draw circle in 3D plot? (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Wed, 08 Dec 2004 20:15:38 +0100
I use the following function to get a scatter plot guiPlot("Drop Line Scatter",DataSetValues = data.frame(a,b,c)); Next i want to draw a circle in the XY-plane (at height=z) in this scatterplot usin
/archives/html/s-news/2004-12/msg00049.html (7,464 bytes)

2. super smoothing (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Tue, 21 Dec 2004 10:10:00 +0100
first mean and the distribution of the ratio. You can check by (1) extr
/archives/html/s-news/2004-12/msg00141.html (7,611 bytes)

3. super smoothing (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Tue, 28 Dec 2004 11:55:14 +0100
Sincerely, Erin Hodgess Associate Professor Department of Computer and
/archives/html/s-news/2004-12/msg00168.html (8,529 bytes)

4. smoothing (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Wed, 13 Oct 2004 13:45:08 +0200
Dear all, Does anyone has splus code to 1) perform different types of smoothings (mean, median, loess,.......) 2) to use different types of kernels and more importantly 3) code to not only performe l
/archives/html/s-news/2004-10/msg00050.html (8,059 bytes)

5. logistic regression (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Thu, 31 Jul 2003 17:45:01 +0200
a
/archives/html/s-news/2003-07/msg00216.html (8,303 bytes)

6. histogram (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Wed, 25 Jun 2003 18:06:00 +0200
I want to make a graph that contains two histograms (two variables) in one plot. The following produces this histogram, but both in the same color. Is there any trick to use different colors for the
/archives/html/s-news/2003-06/msg00180.html (7,274 bytes)

7. Fisher exact test (score: 1)
Author: ahc van kampen <a.h.vankampen@amc.uva.nl>
Date: Tue, 23 Jul 2002 10:53:34 +0200
I need software for doing a Fisher exact test on a 2x2 contingency table eg 1 4 49999 49996 However, splus does not handle such tables (see help file: The total number of counts in the cross-classif
/archives/html/s-news/2002-07/msg00157.html (8,730 bytes)

8. non-parametric t-test OR re-sampling (score: 1)
Author: AHC van Kampen <a.h.vankampen@amc.uva.nl>
Date: Sat, 27 Apr 2002 09:54:55 +0200
I have 18 samples (tissues) obtained from three different classes A, B, C (6 samples for each class). For each sample I measured 4000 genes. Class A Class B Class C gene 1 1 2 3 4 5 6 1 2 3 4 5 6 1
/archives/html/s-news/2002-04/msg00214.html (7,500 bytes)

9. mahalanobis distance (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Mon, 20 Nov 2000 17:40:33 +0100
When I plot the mahalanobis distance with plot.mcd(cov.mcd(x)) the resulting distances are a factor 10 smaller compared to doing: c<-cov.mcd(x) d<-mahalanobis(x,c$center,c$cov) How should I interpre
/archives/html/s-news/2000-11/msg00188.html (7,143 bytes)

10. Easy way to plot multiple vectors? (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Mon, 27 Nov 2000 12:26:45 +0100
Is there any easy way to plot several vectors of different sizes and different magnitudes of values in the same graph such that scaling is done correctly? Antoine -- -- --| --
/archives/html/s-news/2000-11/msg00213.html (7,103 bytes)

11. Relative difference binary/nominal variables? (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Wed, 04 Oct 2000 11:14:27 +0200
I have done a cluster analysis on a dataset containing interval-scaled variables and binary/nominal variables. This results in two groups. Next I want to determine which variables had the main influ
/archives/html/s-news/2000-10/msg00019.html (8,611 bytes)

12. [S] Howto plot multiple hist in one coord-system? (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Mon, 18 Sep 2000 13:48:31 +0200
How can I make a plot which makes the output of e.g., hist(x1) and hist(x2) appear in one coordinate system. This would allow me to compare the distribution of the measurments in dataset x1 and x2 R
/archives/html/s-news/2000-09/msg00121.html (7,842 bytes)

13. [S] even after reading the manuals...... (score: 1)
Author: "A.H.C. van Kampen" <a.h.vankampen@amc.uva.nl>
Date: Tue, 01 Aug 2000 13:51:26 +0100
1) Even after reading the manuals I do not understand the output of dist(a,"binary") where a is the following matrix: [,1] [,2] [,3] [,4] [,5] [1,] 1 0 0 0 0 [2,] 0 0 1 0 0 [3,] 0 1 1 0 0 [4,] 1 0 0
/archives/html/s-news/2000-08/msg00001.html (8,429 bytes)

14. Re: [S] even after reading the manuals...... (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Tue, 01 Aug 2000 15:51:16 +0200
Dear Hong Ooi, Thanks for your prompt reply, but that was the part i figured out myself. Maybe my real question is: how were the values of 1, 1, 0, 0.5, 1, and 1 calculated. According to the manuals
/archives/html/s-news/2000-08/msg00003.html (10,530 bytes)

15. [S] How can I optimize my splus function? (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Tue, 08 Aug 2000 16:13:47 +0200
folder under the Data folder in my Object Explorer window and moved all data objects in a particular category to that folder. I saved the object explorer a
/archives/html/s-news/2000-08/msg00062.html (7,546 bytes)

16. [S] Difference between order and groups? (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Wed, 16 Aug 2000 16:05:21 +0200
FYI, a paper on heteroscedasticity in multilevel/hierarchical modeling is available for downloading in PostScript format from http://www.bath.ac.uk/~masdd
/archives/html/s-news/2000-08/msg00154.html (8,025 bytes)

17. [S] How to delete NULL entries from a list??? (score: 1)
Author: e.com
Date: Wed, 23 Aug 2000 11:23:34 +0200
the labels on the y-axis are too close to the labels. This is because by default the numbers are plotted horizontally, not parallel to the axis like in plo
/archives/html/s-news/2000-08/msg00197.html (8,250 bytes)

18. [S] howto: non-overlapping symbols (score: 1)
Author: n.de>
Date: Thu, 24 Aug 2000 14:40:08 +0200
S+ for Unix and have some C-functions calls embedded in S+ routines (memory allocation is done via 'S_alloc'). Several crashes occur (outside C, in S+) whi
/archives/html/s-news/2000-08/msg00215.html (7,808 bytes)

19. [S] Imputing missing values (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Fri, 21 Jul 2000 12:26:05 +0200
I need a Splus function that is able to imput the missing values in my data matrix. Preferentially, I would like a function that lets me choose between the following methods: 1) Mean value of variab
/archives/html/s-news/2000-07/msg00153.html (7,846 bytes)

20. [S] Hidden Markov Models (score: 1)
Author: Antoine van Kampen <a.h.vankampen@amc.uva.nl>
Date: Thu, 19 Aug 1999 17:17:56 +0200
Does anyone has a set Splus routines for using Hidden Markov Models (forward/backward, viberti, etc) Regards, Antoine -- -- --| -- -- This message was distributed by s-news@wubios.wustl.edu. To unsu
/archives/html/s-news/1999-08/msg00169.html (7,450 bytes)


This search system is powered by Namazu