[R] To UNSUBSCRIBE

2023-06-25 Thread Siddharth Arun
Please unsubscribe me from your mailing list. -- Thanks & Regards, Siddharth Arun, [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PL

Re: [R] Error in Parts of Speach Tagging using openNLP

2013-09-04 Thread Siddharth Arun
ing to R-help is > discouraged. You are encouraged to read the Posting Guide and to learn how > to post from gmail using plain text. > > -- > David. > > > On Sep 3, 2013, at 10:15 AM, Siddharth Arun wrote: > > > I have an Ubuntu Quantal 12.10 Server 64-bit inst

[R] Error in Parts of Speach Tagging using openNLP

2013-09-03 Thread Siddharth Arun
ent_POS_Tag_Annotator() }) This is the setup I am using: · Created an cloud instance with "Ubuntu Quantal 12.10 Server 64-bit instance" · Installed LAMP server in the instance · After which I installed R. By default R version was 2.15.0 · Upgraded the R version to R 3.0

[R] Error in Parts of Speach Tagging using openNLP

2013-09-03 Thread Siddharth Arun
ent_POS_Tag_Annotator() }) This is the setup I am using: · Created an cloud instance with "Ubuntu Quantal 12.10 Server 64-bit instance" · Installed LAMP server in the instance · After which I installed R. By default R version was 2.15.0 · Upgraded the R version to R 3.

Re: [R] Parts of Speach Tagging

2013-09-03 Thread Siddharth Arun
ggestions > how > > to do it now ? > > > > Thanks for your help. > > > > -- > > Regards, > > > > Siddharth Arun, > > Contact No. - +91 8880065278 > > > > [[alternative HTML version deleted]] > > > > __

[R] Parts of Speach Tagging

2013-08-24 Thread Siddharth Arun
I was using tagPOS function from openNLP package for parts-of-speach. Now the package is updated and the function is not present. Any suggestions how to do it now ? Thanks for your help. -- Regards, Siddharth Arun, Contact No. - +91 8880065278 [[alternative HTML version deleted

[R] Handling large R objects and limitation by RAM

2013-07-10 Thread siddharth arun
to handle internal objects in R with very large sizes (specially more than the available RAM)??* Any suggestion for the problem I’m facing? -- Regards, Siddharth Arun, Contact No. - +91 8880065278 [[alternative HTML version deleted]] __ R-help

[R] Regarding accuracy function in library forecast

2011-06-28 Thread siddharth arun
I want to find the error in the forecasting values. I used the function accuracy() under forecast library. But, I didn't understand how it is calculating the errors? Can anybody help? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and Management, IIT Khar

Re: [R] Running R from windows command prompt

2011-06-28 Thread siddharth arun
Thanks for your help. I tried the way you mentioned for my first question. But I am not getting any results. Can you please explain in detail the process through which I can run a R code from windows command prompt. 2011/6/28 Uwe Ligges > > > On 28.06.2011 11:54, siddharth arun wrot

[R] Running R from windows command prompt

2011-06-28 Thread siddharth arun
values. Is there any way to scan strings? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and Management, IIT Kharagpur [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/ma

Re: [R] Documentation

2011-06-21 Thread siddharth arun
search >> Limited, a charity registered in England with number 1021457 and a company >> registered in England with number 2742969, whose registered office is 215 >> Euston Road, London, NW1 2BE. >> >> __** >> R-help@r-p

[R] Documentation

2011-06-21 Thread siddharth arun
I am new in R. Can anyone tell : 1. how we can write our own functions in R ? 2. how we can save those functions and recall to use them? 3. what extensions are used for saving a file? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and Management, IIT Kharagpur

Re: [R] Problem auto.arima() in R

2011-06-16 Thread siddharth arun
60 417 391 419 461 472 535 622 606 508 461 390 432 But when I use data such as c(4,3,2,1,4,3,2,1,4,3,2,1) for calling auto.arima() it does not captures seasonality. But this data has obvious seasonality. Please comment. On Thu, Jun 16, 2011 at 12:54 AM, Ben Bolker wrote: > siddharth arun gmai

[R] Problem auto.arima() in R

2011-06-15 Thread siddharth arun
it detects seasonality or I am doing some thing wrong? Does data have to be entered in a specific format? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and Management, IIT Kharagpur [[alternative HTML version deleted]] ___

[R] Query regarding auto arima

2011-06-15 Thread siddharth arun
y detected from ACF plot? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and Management, IIT Kharagpur [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

[R] documentation in R

2011-06-12 Thread siddharth arun
How we can call auto.arima in R. Is there any cran package we need to install for this function? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and Management, IIT Kharagpur [[alternative HTML version deleted]] __ R

Re: [R] Problem in R documentation

2011-06-06 Thread siddharth arun
> install.packages('tseries') > require(tseries) > ?adf.test > > HTH, > Jorge > > > On Mon, Jun 6, 2011 at 2:41 AM, siddharth arun <> wrote: > >> I am not able to run Dickey-Fuller test. >> adf.test() function is not working. It is showing '

[R] Problem in R documentation

2011-06-06 Thread siddharth arun
I am not able to run Dickey-Fuller test. adf.test() function is not working. It is showing 'Error: could not find function "adf.test" Can any tell how to call "time series" library? -- Siddharth Arun, 4th Year Undergraduate student Industrial Engineering and