Group_Test_Cov: group test covariance linear

Description Usage Arguments Value

View source: R/Group_Test_Covariance_linear.R

Description

group test covariance linear

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Group_Test_Cov(
  X,
  y,
  test.set,
  tau.vec = NULL,
  init.Lasso = NULL,
  lambda = NULL,
  intercept = FALSE,
  mu = NULL,
  step = NULL,
  resol = 1.5,
  maxiter = 6
)

Arguments

X

input matrix

y

response

test.set

test set

tau.vec

tau

init.Lasso

initial Lasso

lambda

tuning parameter

intercept

to be fitted or not

mu

tuning parameter for projection

step

step

resol

resolution

maxiter

maximum number of iterations

Value

group test covariance linear


prabrishar1/logistic documentation built on Aug. 3, 2020, 1:11 a.m.