Learn R Programming

cograph (version 1.5.2)

get_scale_constants: Get Scaling Constants

Description

Returns the appropriate scaling constants based on the scaling mode.

Usage

get_scale_constants(scaling = "default")

Value

A list of scaling constants.

Arguments

scaling

Character: "default" for qgraph-matched scaling, "legacy" for pre-v2.0 behavior.