generate_scrcoef_marglik {spareg}R 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


[Package spareg version 1.0.0 Index]