orthog_structured_smooths_Z {deepregression} | R Documentation |
Orthogonalize structured term by another matrix
Description
Orthogonalize structured term by another matrix
Usage
orthog_structured_smooths_Z(S, L)
Arguments
S |
matrix; matrix to orthogonalize |
L |
matrix; matrix which defines the projection
and its orthogonal complement, in which |
Value
constraint matrix
[Package deepregression version 1.0.0 Index]