Learn R Programming

genpathmox (version 0.5)

get_ord_scale: Calculate inner weighting path scheme

Description

Calculate inner weighting path scheme

Non-Metric Ordinal Scale

Usage

get_ord_scale(y, x, Xdummy)

Arguments

y

vector of values

x

vector of the natural number series 1, 2, ..., p obtained by means of the function 'get_rank'

Xdummy

dummy matrix corresponding to x (obtained with get_dummy)

path_matrix

matrix with paths

LV

matrix of latent variables

Value

scaled matrix

Details

Internal function. get_path_scheme is called by get_weights

Internal function. get_ord_scale is called by plspm.