cluster.by: clustering

View source: R/kin.R

cluster.byR Documentation

clustering

Description

create cluster variable indicated by other variable

Usage

cluster.by(x, by)

cluster.by.incl.next(incl.next)

cbin(incl.next)

Arguments

x

variable from which to create cluster

by

name of method

incl.next

a logical variable that for each line include wether the next line should belong to the same cluster as the current line

Functions

  • cluster.by.incl.next(): cluster by 'include.next' indicator


renlund/datma documentation built on June 2, 2025, 5:12 a.m.