NClusChange: Custom number sequence for clusters

Description Usage Arguments Value Author(s)

View source: R/NClusChange.R

Description

Changes the input vector according the custom number sequence for clusters

Usage

1
NClusChange(Vector, Centroids, NCh)

Arguments

Vector

Vector containing cluster number assignment for prototypes or experimental data

Centroids

Centroids matrix

NCh

Vector with custom sequence of numbers for clusters

Value

A vector of same length as input vector with cluster numbers changed according to custom input

Author(s)

Sabina Licen


SOMEnv documentation built on July 26, 2021, 5:06 p.m.

Related to NClusChange in SOMEnv...