proj_mat: Projection matrix

View source: R/utils.R

proj_matR Documentation

Projection matrix

Description

Calculate the projection matrix under several approaches

Usage

proj_mat(X, groups = NULL, method = "rhz")

Arguments

X

covariate matrix

groups

subject id

method

specific projection method, for now just "rhz" is available.


DouglasMesquita/RASCO documentation built on Nov. 16, 2022, 9:42 p.m.