belongsSFCM: membership matrix calculator for SFCM algorithm

View source: R/assembling.R

belongsSFCMR Documentation

membership matrix calculator for SFCM algorithm

Description

membership matrix calculator for SFCM algorithm

Usage

belongsSFCM(data, centers, dots)

Arguments

data

a matrix (the dataset used for clustering)

centers

a matrix (the centers of the clusters)

dots

a list of other arguments specific to FCM

Value

a matrix with the new membership values


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