rss_cpp {shapr}R Documentation

Function for computing sigma_hat_sq

Description

Function for computing sigma_hat_sq

Usage

rss_cpp(H, y)

Arguments

H

Matrix. Output from hat_matrix_cpp()

y

Vector Representing the (temporary) response variable

Value

Scalar

Author(s)

Martin Jullum


[Package shapr version 1.0.4 Index]