Learn R Programming

couplr (version 1.0.10)

apply_scaling: Apply scaling to matching variables

Description

Apply scaling to matching variables

Usage

apply_scaling(left_mat, right_mat, method = "standardize")

Arguments

Value

List with scaled left/right matrices and scaling parameters.