Learn R Programming

functClust (version 0.1.6)

predict_amean_byelt: Prediction of supplementary assemblages computed

Description

Takes a numeric f.

Usage

predict_amean_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.

Value

cccc

Details

dd