Learn R Programming

PRIST (version 0.925)

logmean: Log mean

Description

Takes mean of natural scaled values and then logrithm Approximately the inverse operation of expavg Calculates log2(mean(x) + 1)

Usage

logmean(x)

Arguments

x

numeric

Value

numeric