stat.mode: Better than mean for non-Gaussian distribution scaling

View source: R/StatMode.R

stat.modeR Documentation

Better than mean for non-Gaussian distribution scaling

Description

Get statistical mode of data distribution

Usage

stat.mode(x, use.log = F)

Arguments

x

A numerical vector

use.log

Shall a log10 transformation be applied ?

Value

A double which corresponds to the max value of the probability mass function

Author(s)

Allan Sauvat, allan.sauvat@gustaveroussy.fr


asauvat/MetaxpR documentation built on July 19, 2023, 1:04 p.m.