Re: [R] (no subject)

2016-10-06 Thread John Dougherty
On 6 Oct 2016 07:55:28 - "abhishek pandey" wrote: > kindly solve my problem sir. > > The answer obviously is 42. JWDougherty __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE

Re: [R] (no subject)

2016-10-06 Thread David Winsemius
> On Oct 6, 2016, at 4:22 PM, Jeff Newmiller wrote: > > The OP sent a separate email which was slightly less obscure. Taken together > with this email, they suggest more a lack of familiarity with the concept of > an email thread and with the time scale and features of email support, rather >

Re: [R] (no subject)

2016-10-06 Thread Jeff Newmiller
The OP sent a separate email which was slightly less obscure. Taken together with this email, they suggest more a lack of familiarity with the concept of an email thread and with the time scale and features of email support, rather than a presumption of mind reading skills. One can hope that car

Re: [R] (no subject)

2016-10-06 Thread Dalthorp, Daniel
The answer is 42 (in base 13). The question is "What do you get when you multiply six by nine?" On Thu, Oct 6, 2016 at 3:54 PM, Jim Lemon wrote: > No, I'm quite certain that the answer is: > > 7*6 = 3*2^4 - 36/6 > > but I don't know the question > > Jim > > On Fri, Oct 7, 2016 at 9:48 AM, Daltho

Re: [R] (no subject)

2016-10-06 Thread Jim Lemon
No, I'm quite certain that the answer is: 7*6 = 3*2^4 - 36/6 but I don't know the question Jim On Fri, Oct 7, 2016 at 9:48 AM, Dalthorp, Daniel wrote: > Question and answer: > > 6*9 = (4)*13^1 + (2)*13^0 > > On Thu, Oct 6, 2016 at 3:26 PM, Jim Lemon wrote: >> >> It certainly does. As we are o

Re: [R] (no subject)

2016-10-06 Thread Dalthorp, Daniel
Question and answer: 6*9 = (4)*13^1 + (2)*13^0 On Thu, Oct 6, 2016 at 3:26 PM, Jim Lemon wrote: > It certainly does. As we are often confronted with requests for > solutions of problems so minimally defined as to challenge the most > eminent mindreader, this excels. We have a meta-problem as th

Re: [R] (no subject)

2016-10-06 Thread Jim Lemon
It certainly does. As we are often confronted with requests for solutions of problems so minimally defined as to challenge the most eminent mindreader, this excels. We have a meta-problem as the supplicant him- (or her-, I cannot even ascertain this) does not appear to know what it is. Thus me are

Re: [R] (no subject)

2016-10-06 Thread Rolf Turner
On 06/10/16 20:55, abhishek pandey wrote: kindly solve my problem sir. That's it, in its entirety. Shouldn't that win some sort of prize? cheers, Rolf Turner -- Technical Editor ANZJS Department of Statistics University of Auckland Phone: +64-9-373-7599 ext. 88276 _

Re: [R] how to use 97.5%, 2.5% values of parameters for next calculation

2016-10-06 Thread David Winsemius
> On Oct 6, 2016, at 7:07 AM, abhishek pandey > wrote: > > Sent from RediffmailNG on Android > > From: "abhishek pandey"abhishekpandey_1...@rediffmail.com > Sent:Thu, 06 Oct 2016 13:24:39 +0530 > To: r-help-ow...@r-project.org > Subject: how to use 97.5%,2.5% values of parameters for next calc

Re: [R] Dates

2016-10-06 Thread ruipbarradas
Hello, Your attachment didn't come through, save the file in the csv format and name it *.txt. Moreover, you ask what is wrong with your syntax, but what syntax? What is your code? Post a minimal example of what you are trying if you want answers from us. In the mean time at an R pormpt tr

Re: [R] replicating PLINK's --genome calculations.

2016-10-06 Thread Federico Calboli
> On 6 Oct 2016, at 17:51, Bert Gunter wrote: > > You may get an answer here, but the Bioconductor site/list is almost > certainly a better place to post this. Good call — I would have never though of checking BioC. In fact the package SNPRelate seems to do what I need. Best F > > Cheer

Re: [R] (no subject)

2016-10-06 Thread John McKown
On Thu, Oct 6, 2016 at 2:55 AM, abhishek pandey < abhishekpandey_1...@rediffmail.com> wrote: > kindly solve my problem sir. > > ​A very polite request. Unfortunately it is impossible because your email was HTML formatted and the list software removed the most of your email before sending it out. Y

[R] Fw: how to use 97.5%,2.5% values of parameters for next calculation

2016-10-06 Thread abhishek pandey
Sent from RediffmailNG on Android From: "abhishek pandey"abhishekpandey_1...@rediffmail.com Sent:Thu, 06 Oct 2016 13:24:39 +0530 To: r-help-ow...@r-project.org Subject: how to use 97.5%,2.5% values of parameters for next calculation Sir I request you to help me for completing my programm. SIZE

[R] (no subject)

2016-10-06 Thread abhishek pandey
kindly solve my problem sir. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/postin

[R] Dates

2016-10-06 Thread Sinenhlanhla Mdluli via R-help
All I am having trouble converting dates into a uniform type using the R-code,I am not sure what is wrong with my syntax.But could you please tell me a more efficient way to qorking with time-series dates .I have attached the excel file that I want to convert dates on Regards __

Re: [R] replicating PLINK's --genome calculations.

2016-10-06 Thread Bert Gunter
You may get an answer here, but the Bioconductor site/list is almost certainly a better place to post this. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic st

[R] replicating PLINK's --genome calculations.

2016-10-06 Thread Federico Calboli
Hi All, I have some genetic data and I want to resample it changing the number of individuals and/or the number of markers to show the effects of smaller sample sizes on the pairwise-IBD calculations. The “standard” I need to follow is PLINK, specifically the --genome option. I could create m