orthog_P {deepregression} | R Documentation |
Function to compute adjusted penalty when orthogonalizing
Description
Function to compute adjusted penalty when orthogonalizing
Usage
orthog_P(P, Z)
Arguments
P |
matrix; original penalty matrix |
Z |
matrix; constraint matrix |
Value
adjusted penalty matrix
[Package deepregression version 1.0.0 Index]