plspm (version 0.5.1)

get_metric: Type of metric based on scaling measurement

Description

Internal function not to be called by the user

Usage

get_metric(scaling)

Value

metric type of metric (metric data = TRUE / non-metric data = FALSE)

Arguments

scaling

list with measurement scale of each manifest variable

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)

Details

Internal function. get_metric is called by plspm. It is used to decide what function apply for the iterative process of the PLS-PM algorithm.