Learn R Programming

SelectBoost.gamlss (version 0.2.2)

knockoff_filter_mu: Knockoff filter for mu (approximate group control)

Description

Knockoff filter for mu (approximate group control)

Usage

knockoff_filter_mu(data, response, mu_scope, fdr = 0.1, df_smooth = 6L)

Value

character vector of selected term names

Arguments

data

data.frame

response

response variable name

mu_scope

RHS-only term labels

fdr

target FDR level

df_smooth

df for smoother proxies (splines::bs)