Description Usage Arguments Details Value
Read a file of results obtained by a test of significance of functional clustering.
1 | fboot_read_one_point(filename)
|
filename |
a string, used as radical for naming the file
|
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.
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.