gradsqr: The function of grad_square in the GCV

Description Usage Arguments

View source: R/optimalAUC_functions.R

Description

The function of grad_square in the GCV

Usage

1
gradsqr(beta, X, Y, lambda)

Arguments

beta

linear coefficients

X

m X p data matrix for m non-diseased subjects with p markers

Y

n X p data matrix for n diseased subjects with p markers

lambda

the smooth parameter for the Sigmoid function used for the AUC


optAUC documentation built on May 2, 2019, 2:07 a.m.