kmeans_progressr: applies results of ordination to full image based on nearest...

View source: R/kmeans_progressr.R

kmeans_progressrR Documentation

applies results of ordination to full image based on nearest neighbors

Description

applies results of ordination to full image based on nearest neighbors

Usage

kmeans_progressr(
  x,
  centers,
  iter.max,
  nstart,
  algorithm = "Hartigan-Wong",
  p = NULL
)

Arguments

x

numeric.

centers

numeric.

iter.max

numeric.

nstart

numeric.

algorithm

character. algorithm used in the kmeans clustering

p

function.

Value

results of kmeans


jbferet/biodivMapR documentation built on April 12, 2025, 1:32 p.m.