rss_cpp function

Function for computing sigma_hat_sq

Function for computing sigma_hat_sq

rss_cpp(H, y)

Arguments

  • H: Matrix. Output from hat_matrix_cpp()
  • y: Vector Representing the (temporary) response variable

Returns

Scalar

Author(s)

Martin Jullum