Displaying 8 results from an estimated 8 matches similar to: "AW: Probleme with Kmeans..."
2004 Jun 08
1
How do I sort data containts character
Sorry, it's simple question:
example :
> data.test
  label 	value
1   one        21.35746
2   two        22.07592
3 three        20.74098
>
I would like the return :
label 	value
3 three        20.74098
1   one        21.35746
2   two        22.07592
Anyone can help it?
Thanks,
regards
Unung Istopo
2004 Apr 23
0
Re:Importing SPSS Data Entry data files
On 16 Apr, Unung Istopo Hartanto asked about using R library 'foreign' to import SPSS Data Entry data files.  SPSS Data Entry is an application that allows for the creation of formatted data entry forms (as does EpiInfo, Epidata and CSPro (all free downloads)).  As such it creates the usual SPSS data files, but adds forms information, which the 'foreign' package does not know how
2004 Jun 24
1
Can R handle twin peaks - normal distribution
Hi R Users,
Sorry if its out of topic. I would like to ask you about twin peaks -
normal distribution. How R can handle it, any example to explain it in
R.
Thanks,
regards,
Unung
2004 May 04
3
ts() objects in R
Does anyone know why this is happening?
> diff.prop[1:5]
         1          2          3          4          5 
-0.6323988 -0.5226586 -0.5605096 -0.6656347 -0.6011561 
> ts(diff.prop, start = c(1997, 11), frequency = 1)
Time Series:
Start = 2007 
End = 2125 
Frequency = 1 
[snip]
diff.prop is a vector, I want to convert it to a time series starting from Nov 1997 on a monthly basis. 
2004 Jun 09
2
nominal data
Hi,
I am a new user of R. I have 2 series of nominal data (2 series of answers
for the same question) and I want to calculate the correlation between these
2 series. I've tried to use the correlation function (corr, ...) but all are
for numeric data... Does anyone know what function should I use for the
nominal data?
Thanks a lot,
Bianca
2004 Jul 21
2
RE: Comparison of correlation coefficients - Details
Dear all
I apologize for cross-posting, but first it is accepted custom to 
thank the repliers and give a summary, and second I have still 
the feeling that this problem might be a general statistical problem 
and not necessarily related to microarrays only, but I might be wrong.
First, I want to thank Robert Gentleman, Mark Kimpel and Mark Reiners
for their kind replies. Robert Gentleman kindly
2004 Oct 04
7
R 2.0.0 is released
I've rolled up R-2.0.0.tar.gz a short while ago. This is a new version
with a number of new features. See below for the details.
As was the case with R 1.0.0, this new version represents a coming of
age more than a radical change to R. We do plan to celebrate the new
major version with press releases and such.
The release will be available from 
2004 Oct 04
7
R 2.0.0 is released
I've rolled up R-2.0.0.tar.gz a short while ago. This is a new version
with a number of new features. See below for the details.
As was the case with R 1.0.0, this new version represents a coming of
age more than a radical change to R. We do plan to celebrate the new
major version with press releases and such.
The release will be available from