orthoX: Residualises the response variables _w.r.t._ the matrix of...

Description Usage Arguments Value Author(s)

Description

Residualises the response variables w.r.t. the matrix of covariates like in the linear models, therefore projecting on the space I - H where H is the hat matrix of X

Usage

1
  .orthoX(Y, X)

Arguments

Y

the matrix or data.frame of response variables

X

the matrix of covariates

Value

the residualised Y matrix

Author(s)

Federico Mattiello <federico.mattiello@gmail.com>


SOUP documentation built on May 2, 2019, 8:18 a.m.

Related to orthoX in SOUP...