Lasso_pre: Lasso predictions

Description Usage

View source: R/Lasso_pre.R

Description

Lasso predictions

Usage

1
2
3
4
5
6
7
8
Lasso_pre(
  variabledf,
  alpha = 1,
  y_varname = c("day_value", "night_value", "value_mean"),
  training,
  test,
  grepstring
)

mengluchu/APMtools documentation built on Jan. 27, 2022, 2:41 a.m.