get_mnpp.lasso: Get the MNPP for a Model fit via Lasso

View source: R/permute.R

get_mnpp.lassoR Documentation

Get the MNPP for a Model fit via Lasso

Description

Finds the lowest penalty parameter for a null lasso model.

Usage

get_mnpp.lasso(z, data, Trt, Y)

Arguments

z

a numeric vector of estimated CATEs from Step 1

data

a data frame containing a response, binary treatment indicators, and covariates.

Trt

a string specifying the name of the column of data contains the treatment indicators.

Y

a string specifying the name of the column of data contains the response.


jackmwolf/tehtuner documentation built on June 10, 2025, 10:32 p.m.