glmnetResample: internal function that uses glmnet for prediction

Description Usage Arguments

Description

private function that uses glmnet to predict fiven column from the rest and assigns significance to coefficents based on resampling

Usage

1
glmnetResample(mat, scaleData = scaleData, col = 1, B = B)

Arguments

mat

matrix of response and predictor variables

col

column number of response variable

B

number of random samples (shuffling) of response variables


BIMSBbioinfo/reg2gene documentation built on May 3, 2019, 6:42 p.m.