predict_amean_bymot: Prediction of supplementary assemblages by motif

Description Usage Arguments Details Value

View source: R/predicting.R

Description

Takes a numeric f.

Usage

1
predict_amean_bymot(appFct, appMotifs, supMotifs)

Arguments

appFct

a vector of numeric values (assembly properties).

appMotifs

a vector of labels of length(fct) (assembly motifs).

supMotifs

a vector of labels of length(fct) (assembly motifs).

Details

Prediction ...

Value

Return a vector of length(supMotifs). The values are computed using arithmetic mean of components belonging to appMotifs and sharing a same motif.


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