scaleRelease: Scale coefficient estimates

Description Usage Arguments Value

View source: R/utilities-objective.R

Description

This function puts coefficient estimates on the scale of the original features

Usage

1
scaleRelease(estimates, xScaler, yScaler = NULL)

Arguments

estimates

Numeric, coefficient estimates vector.

xScaler

Numeric, maximum norm from mapMatrixUnit fit on features.

yScaler

Numeric, maximum norm from mapMatrixUnit fit on response, default NULL.

Value

Transformed coefficients vector


privacytoolsproject/PSI-Library documentation built on Feb. 17, 2020, 2:03 p.m.