grad.sub: grad.sub

View source: R/ROCSI.R

grad.subR 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

ROCSI documentation built on Aug. 24, 2022, 5:05 p.m.

Related to grad.sub in ROCSI...