centersSFCM: center matrix calculator for SFCM algorithm

View source: R/assembling.R

centersSFCMR Documentation

center matrix calculator for SFCM algorithm

Description

center matrix calculator for SFCM algorithm

Usage

centersSFCM(data, centers, belongmatrix, dots)

Arguments

data

a matrix (the dataset used for clustering)

centers

a matrix (the centers of the clusters)

belongmatrix

a matrix with the membership values

dots

a list of other arguments specific to FCM

Value

a matrix with the new centers


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.