predict_gmean_bymot: Prediction of supplementary assemblages
Description
Takes a numeric f.
Usage
predict_gmean_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).
Value
Return a vector of length(supMotifs)
. The values are
computed using arithmetic mean of components belonging to appMotifs
and sharing a same motif.