Description Usage Arguments Details Value
Take the numeric vector fct and return a vector of same
length, of which values are computed as the arithmetic mean of all vector
elements belonging to a same motif. The motif of each vector element is
specified in the vector assMotifs.
| 1 | predict_amean_bymot(fct, assMotifs)
 | 
| fct | a vector of numeric values (assembly properties). | 
| assMotifs | a vector of labels of same length as  | 
Prediction is computed using arithmetic mean amean by motif
bymot in a whole (WITHOUT taking into account species contribution)
by including all elements belonging to a same motif, even the one to
predict.
Return a vector of same length as fct, of which values are
computed as the arithmetic mean of all vector elements belonging to a same
motif.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.