generate_scrcoef_marglik: Generate screening coefficient based on marginal likelihood...

View source: R/screening_classes.R

generate_scrcoef_marglikR Documentation

Generate screening coefficient based on marginal likelihood in univariate GLMs

Description

Generate screening coefficient based on marginal likelihood in univariate GLMs

Usage

generate_scrcoef_marglik(y, x, object)

Arguments

y

vector of responses

x

matrix of predictors

object

'screencoef' object

Value

vector of screening coefficients of length p


spareg documentation built on Aug. 8, 2025, 6:46 p.m.