
Log absolute Jacobian determinant of the forward standardization (original -> standardized, z = (x - center) / scale). Constant, so a scalar, since standardization is affine.
Source: R/standardize.R
standardizer_log_jac.RdLog absolute Jacobian determinant of the forward standardization
(original -> standardized, z = (x - center) / scale). Constant, so a
scalar, since standardization is affine.