plot: plot the indexes

plotR Documentation

plot the indexes

Description

plot the indexes

Usage

StartracOut.plot(obj, index.type, byPatient)

## S4 method for signature 'StartracOut'
plot(obj, index.type = "cluster.all", byPatient = F)

Arguments

obj

A object of StartracOut

index.type

one of "cluster.all", "pairwise.migr", "pairwise.tran". (default:"cluster.all")

byPatient

logical. plot indexes of each patient (default: FALSE)

Value

a ggplot2 object or Heatmap-class object


Japrin/STARTRAC documentation built on Dec. 4, 2023, 1:35 a.m.