get_classified_asso: get_classified_asso

Description Usage Arguments Value

View source: R/classify.R

Description

After having called the explore_clusters, this function proposes to retrieve ALL the associations corresponding to any assigned classification in the 'associations_classification_template.csv' file.

Usage

1
get_classified_asso(trees_info, classification_file, scores_tab)

Arguments

trees_info

the trees info returned by explore_clusters function

classification_file

the filled in classification template produced by explore_clusters length(partition) must be equal to nrow(scores_tab)

scores_tab

the table of scores

Value

A list of tables, each of them corresponding to the associations of a specific classification


charles-bernard/mage documentation built on May 14, 2019, 2 a.m.