predict_gmean_byelt: Prediction of supplementary assemblages computed gmean = by...

Description Usage Arguments Details Value

View source: R/predicting.R

Description

Takes a numeric f.

Usage

1
2
predict_gmean_byelt(appFct, appMotifs, appOccur,
                        supMotifs, supOccur )

Arguments

appFct

a vector of numeric values (assembly properties).

appMotifs

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

appOccur

a matrix of occurrence (occurrence of components). Its first dimension equals to length(fct). Its second dimension equals to the number of components.

supMotifs

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

supOccur

a matrix of occurrence (occurrence of components). Its first dimension equals to length(fct). Its second dimension equals to the number of components.

Details

dd

Value

cccc


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