Re: [R] Tex-mining in R

2013-10-04 Thread umesh khatri
Thanks Ista,

Can you please suggest any useful link(s) which explain RcmdrPlugin.temis
and tm package other than Cran-R one?

Thanks
Umesh


On Tue, Oct 1, 2013 at 11:40 PM, Ista Zahn istaz...@gmail.com wrote:

 Do you know about task views? Try
 http://cran.r-project.org/web/views/NaturalLanguageProcessing.html

 Best,
 Ista

 On Tue, Oct 1, 2013 at 6:06 AM, umesh khatri khatriumes...@gmail.com
 wrote:
  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 read the posting guide
 http://www.R-project.org/posting-guide.html
  and provide commented, minimal, self-contained, reproducible code.




-- 
Regards
Umesh Khatri

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[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 read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Poisson ridge regression

2012-07-11 Thread umesh khatri
-- Forwarded message --
From: umesh khatri khatriumes...@gmail.com
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
part of the degree. My major project deals with fitting a glm model
for the data of car insurance. I'm facing the problem of
multicollinearity for this data which is visible by the plotting of
data. But I'm not able to test it. In the case of linear models one
can use VIF but what about count data. Another problem is as the
multicollinearity is visible from the plot one solution is poisson
ridge regression. But how to do the programming 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

-- 
Regards
Umesh Khatri



-- 
Regards
Umesh Khatri

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


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

2012-07-11 Thread umesh khatri
Dear everyone,

I'm student of Masters in Statistics (Actuarial) from Central
University of Rajasthan, India. I am doing a major project work as a
part of the degree. My major project deals with fitting a glm model
for the data of car insurance. I'm facing the problem of
multicollinearity for this data which is visible by the plotting of
data. But I'm not able to test it. In the case of linear models one
can use VIF but what about count data. Another problem is as the
multicollinearity is visible from the plot one solution is poisson
ridge regression. But how to do the programming 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://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[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 version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[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 mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.