View source: R/linreg_estimators.R
Perform lasso regression on a time.table
| 1 2 3 4 | 
| x | 
 | 
| y | 
 | 
| idxs | index/time values to include, defaults to all complete cases | 
| adaptive | exponent used for the adaptive weights
set to  | 
| use.auxiliary | whether to include auxiliary values | 
| input.cols | column(s) of  | 
| output.cols | column(s) of  | 
| ... | additional arguments to pass to
 | 
| modelfun | function that produces the actual covariates used in the linear regression | 
| has.no.na | whether user guarantees
 | 
| adaptive.lambda | ridge regression shrinkage parameter to use when calculating adaptive lasso weights | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.