Refitting a lasso regression at single penalty
Scenario: I use validation data to tune my lasso penalty and now I want to refit to all of my data (training + validation) specifying that optimized penalty term. I can't see anyway to do that within the generalized regression platform. What is recommended here?