affected.rows: affected.rows function

Description Usage Arguments

Description

This is one of a few functions created by Joe Cauteruccio, Jessie Li, Andrew West of Yale University that are used together to create the hclust_eval() function.

Usage

1
affected.rows(object.merge)

Arguments

object.merge

The merge value produced by hclust(). This is an n-1 by 2 matrix that descirbes merging of cluster at every step of clustering, with negative values meaning that observations were merged at the stage and not before. From documentation: "Thus negative entries in merge indicate agglomerations of singletons, and positive entries indicate agglomerations of non-singletons."


18kimn/yalestats documentation built on May 9, 2019, 2:17 a.m.