Rdocumentation
powered by
Learn R Programming
optAUC (version 1.0)
betahat: Function for estimating beta using kernal function
Description
Function for estimating beta using kernal function
Usage
betahat(X, Y, init, lambda)
Arguments
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
init
initial value of the linear coefficients for the optimization algorithm
lambda
the smooth parameter for the Sigmoid function used for the AUC