grad.sub {ROCSI}R Documentation

grad.sub

Description

Internal function of grad_square in the GCV

Usage

grad.sub(z, beta)

Arguments

z

(m x n) x p data matrix as prepared for ROCSI

beta

estimates of coefficient beta

Details

Internal function of grad_square in the GCV

Value

grad_square in the GCV

Examples

# no run

[Package ROCSI version 0.1.0 Index]