scale_constraint_matrix: Scale Linear Constraint Matrix

View source: R/scaling.R

scale_constraint_matrixR Documentation

Scale Linear Constraint Matrix

Description

Auxiliary function to scale the linear constraint matrices to be consistent with the scaled model matrix.

Usage

scale_constraint_matrix(L, xs, ys = 1)

Arguments

L

a matrix giving the linear constraints.

xs

a vector of length ncol(L) giving the scaling of the model matrix.

ys

a double giving the scaling of the response.


holiglm documentation built on April 3, 2025, 7:09 p.m.