Learn R Programming

genpathmox (version 0.6)

get_metric: Type of metric based on scaling measurement

Description

Type of metric based on scaling measurement

Usage

get_metric(scaling)

Arguments

scaling

list with measurement scale of each manifest variable

Value

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

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.