gmean_bymot_LOO: Geometric mean (gmean) by motif (bymot) by leave-one-out...

Description Usage Arguments Details Value

Description

Take the numeric vector fctMot and return a vector of same length, of which values are computed as the geometric mean of all vector elements.

Usage

1

Arguments

fctMot

a vector of numeric values of elements belonging to a same motif.

Details

Prediction computed using geometric mean gmean by motif bymot in a whole (WITHOUT taking into account species contribution) by excluding the element to predict.

Value

Return a vector of length(fctMot), of which values are computed as the geometric mean of all vector elements, excepted the value of element to predict that have been left out.


BenitoJaillard/combinAna documentation built on May 9, 2019, 2:17 a.m.