| proj_hs | R Documentation |
The orthogonal projection matrix P has unit determinant and
transforms an n by d matrix by taking x * P.
The components of the first column vector of the resulting matrix are strictly positive.
proj_hs(beta, inv = FALSE)
beta |
vector defining the half-space |
inv |
logical; if |
a d by d orthogonal projection matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.