tabulate.mode {stats} R Documentation

Average by removes outliers

Description

Usage

tabulate.mode(x,
    top.bin = FALSE,
    bags = 5);

Arguments

x

should be a numeric vector

bags

the number of histogram box of the input numeric data. [as integer]

Details

Authors

sciBASIC.NET

Value

this function returns data object of type double.

clr value class

Examples


[Package stats version 5.0.1.2389 Index]