amean_bymot_LOO: Arithmetic mean (amean) 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 arithmetic 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 arithmetic mean amean by motif bymot in a whole (WITHOUT taking into account species contribution) by excluding the element to predict.

Value

Return a vector of same length as fctMot, of which values are computed as the arithmetic 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.