get_best_set_by_contrib: Get Best Set by Contribution

Description Usage Arguments Value

View source: R/utilities.R

Description

This function is used for filtering observation in a data frame according to their contribution to dimensions

Usage

1
get_best_set_by_contrib(DF, contribs, value)

Arguments

DF

Data frame

contribs

Data frame containing contributions to active dimensions

value

int. The value of the contribution filter

Value

Data frame with only those observations from DF that pass the filtering criteria


mandel94/easyAnalysis documentation built on Jan. 2, 2022, 9:52 a.m.