fit_fixed_HAL: fitting fixed_HAL. outputs an object of the fit use the old...

Description Usage Arguments

View source: R/fixed_HAL.R

Description

fitting fixed_HAL. outputs an object of the fit use the old basis use the old lambda OPTIONAL: if the old object is squashed, only use the non-zero basis

Usage

1
2
3
4
5
6
7
8
fit_fixed_HAL(
  Y,
  X,
  weights = NULL,
  hal9001_object,
  family = stats::gaussian(),
  inflate_lambda = 1
)

Arguments

Y

vector of target

X

data.frame of feature

weights

vector of weight

hal9001_object

hal9001 object

family

glm family Y

inflate_lambda

scale the penalty factor


wilsoncai1992/TMLEbootstrap documentation built on Feb. 27, 2021, 7:57 a.m.