get_info: Get informaton about each singular vectos

Description Usage Arguments Value Examples

View source: R/get_info.R

Description

This function extracts information about sigma in a cluster.

Usage

1
get_info(measure_obj, cluster)

Arguments

measure_obj

the measure-object as the output of phiclust

cluster

the name of the cluster of interest, e.g. "Pod"

Value

A data.frame with the following information:

Examples

1
2
data("out")
get_info(out, "Group2")

semraulab/phiclust documentation built on Feb. 6, 2022, 12:40 a.m.