fboot_write_one_point: Record a test of significance of functional clustering

Description Usage Arguments Details Value

View source: R/boot_fclust.R

Description

Record in a file the results of a test of significance of functional clustering.

Usage

1
fboot_write_one_point(fres, rboot, filename)

Arguments

fres

an object resulting from a functional clustering obtained using the function fclust.

rboot

a list of matrices resulting from the functions fboot_assemblages, fboot_performances or fboot_one_point.

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

Nothing. It is a procedure.


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