fboot_read_one_point: Read a test of significance of functional clustering

Description Usage Arguments Details Value

View source: R/boot_fclust.R

Description

Read a file of results obtained by a test of significance of functional clustering.

Usage

1

Arguments

filename

a string, used as radical for naming the file "filename.components.csv", "filemane.assemblages.csv" or "filemane.performances.csv" according to the dimensions of matrices.

Details

The functions fboot_assemblages, ftest_performances and fboot_one_point generate a list containing a matrix by clustering index ("Czekanowski_Dice", "Folkes_Mallows", "Jaccard", "Kulczynski", "Precision", "Rand", "Recall", "Rogers_Tanimoto", "Russel_Rao", "Sokal_Sneath1" and "Sokal_Sneath2" index). Only their dimensions change according the used functions. Consequently, a same function is used for recording and reading the results of both the test-functions.

Value

a list of matrices each containing the results for a clustering index. The list is identical to this resulting from the functions fboot_assemblages, fboot_performances or fboot_one_point.


functClust documentation built on Dec. 2, 2020, 5:06 p.m.