Re: [R] Wrong output in R.14

2012-10-26 Thread Rolf Turner
FAQ 7.31 cheers, Rolf Turner On 27/10/12 04:31, Elham Khodayari Moez wrote: Dear Sir/Madam, I am a MSc student of Biostatistics. For my thesis, I used R to simulate data. Surprisingly, when I wrote the code below in R14, the output was a vector full of "FALSE"s. Would you please c

Re: [R] Wrong output in R.14

2012-10-26 Thread Duncan Murdoch
On 12-10-26 11:31 AM, Elham Khodayari Moez wrote: Dear Sir/Madam, I am a MSc student of Biostatistics. For my thesis, I used R to simulate data. Surprisingly, when I wrote the code below in R14, the output was a vector full of "FALSE"s. Would you please check and let me know why this happend? S

[R] Wrong output in R.14

2012-10-26 Thread Elham Khodayari Moez
Dear Sir/Madam, I am a MSc student of Biostatistics. For my thesis, I used R to simulate data. Surprisingly, when I wrote the code below in R14, the output was a vector full of "FALSE"s. Would you please check and let me know why this happend? ti=seq(1,10,by=0.1) ti==2.9 I'm looking forward to re