Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

orthoX

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


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

.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

Stochastic Ordering Using Permutations (and Pairwise Comparisons)

v1.1
GPL (>= 2)
Authors
Federico Mattiello [aut, cre]
Initial release
2015-04-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.