centersSGFCM: center matrix calculator for SGFCM algorithm

View source: R/assembling.R

centersSGFCMR Documentation

center matrix calculator for SGFCM algorithm

Description

center matrix calculator for SGFCM algorithm

Usage

centersSGFCM(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


JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.