scale_constraint_matrix {holiglm} | R Documentation |
Auxiliary function to scale the linear constraint matrices to be consistent with the scaled model matrix.
scale_constraint_matrix(L, xs, ys = 1)
L |
a matrix giving the linear constraints. |
xs |
a vector of length |
ys |
a double giving the scaling of the response. |