Hi,

Till now I used SPSS but now I started using R and currently I am trying to run ridge regression.

In my data I have five IVs. two of them are actually covariates (age and sex). The other three are continuous x, y and z. When I checked the data I found that for x the VIF values with y and z >10. Therefore I decided to use ridge regression.

The problem is I don't really understand how to do it in R and there is no good video tutorial that I could find (nor do documents were very helpful with that). I don't know where in the code I should specify my data, how to specify my five IVs and how to specify my dependent variable.

Would be grateful for any help. Take in mind that I'm new to that.  

More Gilad Sabo's questions See All
Similar questions and discussions