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 sigma_funct

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")

Siliegia/SIGMA documentation built on Dec. 18, 2021, 2 p.m.