Closed tabpeter closed 8 months ago
I have added a function biglasso_fit() -- this function is to biglasso what nvcfit() is to the ncvreg package. I needed a simple model fitting function for the plmmr package to accommodate filebacked data.
biglasso_fit()
biglasso
nvcfit()
ncvreg
plmmr
I have added a function
biglasso_fit()
-- this function is tobiglasso
whatnvcfit()
is to thencvreg
package. I needed a simple model fitting function for theplmmr
package to accommodate filebacked data.