sseg: Position in a similarity vector

ssegR Documentation

Position in a similarity vector

Description

sseg(i,j) gives the position of the similarity of objects i and j in the similarity vectors produced by fixreg and fixmahal. sseg should only be used as an auxiliary function in fixreg and fixmahal.

Usage

sseg(i, j)

Arguments

i

positive integer.

j

positive integer.

Value

A positive integer.

Author(s)

Christian Hennig christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/

Examples

sseg(3,4)

fpc documentation built on Jan. 7, 2023, 1:13 a.m.