get_pred: get_pred

View source: R/glmnet_utils.R

get_predR Documentation

get_pred

Description

get_pred

Usage

get_pred(
  mod,
  newdata,
  feats,
  type = "response",
  s = 0,
  alpha = 1,
  exact = FALSE
)

kevinmhadi/khtools documentation built on Feb. 14, 2025, 10:25 a.m.