findHCLSurv: Find hierarchical cluster-based groups for survival...

View source: R/findHCLSurv.R

findHCLSurvR Documentation

Find hierarchical cluster-based groups for survival differences.

Description

Expectes data which can be clustered as well as corresponding survival data. Different clusterign methods are then tried on this data.

Usage

findHCLSurv(
  data,
  srv,
  depth = 7,
  minGrSize = 3,
  p.valCutoff = 0.1,
  dist = NULL
)

mknoll/dataAnalysisMisc documentation built on Feb. 4, 2024, 8:16 a.m.