Re: [R] Help in R code

2020-10-18 Thread Martin Møller Skarbiniks Pedersen
I think you first should read and understand this: https://stackoverflow.com/help/minimal-reproducible-example and https://stackoverflow.com/help/how-to-ask On Sun, Oct 18, 2020, 11:57 Faheem Jan via R-help wrote: > Good morning, Please help me to code this code in R. > I working in the multiva

Re: [R] Help in R code

2020-10-04 Thread Rui Barradas
Hello, This is cross-posted, you have posted the same question in SO[1]. Cross-posting is not well seen, post the question in one place and please wait a few days for an answer before posting here. [1] https://stackoverflow.com/questions/64197235/forecasting-of-multivariate-data-through-vecto

Re: [R] help in R code

2020-10-02 Thread Jim Lemon
Hi Faheem, This is a complete guess, but the hours of the day may range from 0 to 23 not 1 to 24. So you may be asking for an out of range hour. Jim On Fri, Oct 2, 2020 at 10:00 PM Faheem Jan via R-help wrote: > > > Hello , i am working in the functional time series using the multivariate > tim

Re: [R] Help in R code

2017-05-25 Thread Jeff Newmiller
Read the Posting Guide. Assuming your question is not about homework or statistics, the answer is probably yes. After reading the the Posting Guide you will also know that this is a plain text email list so you will need to set your email program appropriately. You will also know that a minimal

Re: [R] Help in R code

2016-03-07 Thread PIKAL Petr
u want any reasonable help. Cheers Petr Petr Pikal From: deepak aggarwal [mailto:talk4dee...@gmail.com] Sent: Thursday, March 03, 2016 2:07 PM To: PIKAL Petr Subject: Re: [R] Help in R code I have a column A having sentences and column B have some words. I want to check the part of sp

Re: [R] Help in R code

2016-03-01 Thread PIKAL Petr
E If the above does not work for you, you need to evaluate regular expressions. See e.g. ?gsub Cheers Petr From: deepak aggarwal [mailto:talk4dee...@gmail.com] Sent: Tuesday, March 01, 2016 5:06 PM To: PIKAL Petr Subject: Re: [R] Help in R code Sentence Words word string 1 he is a nice human bein

Re: [R] Help in R code

2016-03-01 Thread Deepak Aggarwal
Hahaha this is not homework..i am just trying to explore r vs sas Sent from my iPhone > On 01-Mar-2016, at 9:36 PM, Bert Gunter wrote: > > ... but if this is homework (it looks like it) ask your teachers for > help, as there is a no homework policy on this list. > > Cheers, > Bert > > > Bert

Re: [R] Help in R code

2016-03-01 Thread Bert Gunter
... but if this is homework (it looks like it) ask your teachers for help, as there is a no homework policy on this list. 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 Co

Re: [R] Help in R code

2016-03-01 Thread PIKAL Petr
Hi See in line > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of deepak > aggarwal > Sent: Tuesday, March 01, 2016 1:30 PM > To: r-help@r-project.org > Subject: [R] Help in R code > > Hi , > > Seeking your help in coding following requirement in R. > >