[R] reading as date

2015-06-10 Thread khatri
My date column is in following format : "%m/%d H:M:S" There is not mention of year in the data.So how can I read this using strptime function. I have tried strptime(dates,"%m/%d H:M:S") but this is returning NA. Thanks -- View this message in context: http://r.789695.n4.nabble.com/reading-as-d

Re: [R] reading as date

2015-06-10 Thread khatri
Hey sorry for my typing. I have actually used the same format with % that is > dd<-c("21/01 11:11:11") > strptime(dd,"%d/%m H:M:S") [1] NA it is giving NA. -- View this message in context: http://r.789695.n4.nabble.com/reading-as-date-tp4708434p4708441.html Sent from the R help mailing li

[R] R help - bootstrap with survival analysis

2013-04-29 Thread Fayaaz Khatri
I've used print(...,print.rmean=T) to print the summary of survfit, but I'm not sure how to access only rmean because it does not show up under attributes for survfit. Thanks for any help in advance! Fayaaz Khatri [[alternative HTML version deleted]] __

[R] Help to run bootstrap in R

2013-09-16 Thread amit khatri
Hello R Team,      Thanks for this gigantic software Called R. I am new to R software. My name is Amit Khatri and currently  I am working as a Research Student in Department of Economics University of Mumbai, Mumbai, India. I need your suggestion on How to use

[R] Tex-mining in R

2013-10-01 Thread umesh khatri
Can anyone please guide me on any useful links or resource regarding text mining in R? -- Regards Umesh Khatri [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

Re: [R] Tex-mining in R

2013-10-04 Thread umesh khatri
g.html > > Best, > Ista > > On Tue, Oct 1, 2013 at 6:06 AM, umesh khatri > wrote: > > Can anyone please guide me on any useful links or resource regarding text > > mining in R? > > > > -- > > Regards > > Ume

[R] help in R programming

2012-07-06 Thread umesh khatri
Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help -- Regards Umesh Khatri [[alternative HTML

[R] Poisson Ridge Regression

2012-07-06 Thread umesh khatri
Dear everyone I'm dealing with a problem related to Poisson Ridge Regression. If anyone can help me in this regard by telling if any changes in the source code of "glm.fit" may help -- Regards Umesh Khatri __ R-help@r-project.org mai

[R] Poisson ridge regression

2012-07-11 Thread umesh khatri
-- Forwarded message -- From: umesh khatri Date: Wed, 11 Jul 2012 16:15:11 +0530 Subject: Poisson ridge regression To: r-h...@rproject.org I'm student of Masters in Statistics (Actuarial) from Central University of Rajasthan, India. I am doing a major project work as a pa

[R] Help needed to tackle multicollinearity problem in count data with the help of R

2012-07-11 Thread umesh khatri
amming for this in R. I thought of making changes to "glm.fit" might help. But the codes are beyond my understanding. I'll be glad if someone can help me in this regard. -- Regards Umesh Khatri __ R-help@r-project.org mailing list https:/