Skip to content
Back to formatted view

Raw Message

Message-ID: <1348472616.31596.19.camel@milan>
Date: 2012-09-24T07:43:36Z
From: Milan Bouchet-Valat
Subject: Regression Problem
In-Reply-To: <CAOmTZ0je9p6=QY84x7OBwW3PRCsBuBbAa3RnWim9zxvr46bKHQ@mail.gmail.com>

Le lundi 24 septembre 2012 ? 11:25 +0530, Vignesh Prajapati a ?crit :
> Hello all,
> 
>           I am new to R, I am learning regression and logistic modeling
> with categorical predictor variables, when there is only one predictor
> categorical variable i can use as.numeric() but when more than two variable
> then what is solution? can anyone suggest me?
Please provide at least a piece of code to show us the problem. I don't
see why you would need to use as.numeric() on the independent (factor?)
variables, nor why using several predictors would be different from
having just one of them.


Regards