Group_Test_Norm: group test norm linear

Description Usage Arguments Value

View source: R/Group_Test_Norm_linear.R

Description

group test norm linear

Usage

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

Arguments

X

input matrix

y

response

test.set

test set

tau.vec

tau

lambda

tuning parameter

intercept

to be fitted or not

mu

tuning parameter for projection direction

step

step

resol

resolution

maxiter

maximum number of iterations

Value

group test norm linear


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