sta-363-s20 / community

Discussion, Q&A, everything you want to say, formatted nicely
1 stars 0 forks source link

Lab 4 #61

Closed harrisonpopp closed 4 years ago

harrisonpopp commented 4 years ago

What am I doing wrong to get this error response for Q3? I'm trying to use tune to get the lambda I want to use to get the lowest rmse.

Screen Shot 2020-03-23 at 12 24 37 PM
LucyMcGowan commented 4 years ago

I think this is related to #57 - check out Nuri’s answer there

harrisonpopp commented 4 years ago

I ran that code in the terminal and I'm still getting the same error, is this because I am on rstudio cloud?

LucyMcGowan commented 4 years ago

Did you run it in the console?

install.packages("glmnet")