Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relationship between r in ridge and lambda in lm.ridge in R #126

Open
babaq opened this issue Aug 29, 2020 · 1 comment
Open

Relationship between r in ridge and lambda in lm.ridge in R #126

babaq opened this issue Aug 29, 2020 · 1 comment

Comments

@babaq
Copy link

babaq commented Aug 29, 2020

Hi,

I tried to move some of the R code into Julia, and found the ridge regression in MultivariateStats.jl to replace lm.ridge in R. but it seems that the lambda in R is not exactly r in ridge.

Can someone explains the differences and how can i convert the lambda to r.

@babaq
Copy link
Author

babaq commented Aug 29, 2020

the other thing is the HKB and LW estimate of the ridge constant. Could it be possible to add it to the pacakge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant