tmns: Trimmed mean

View source: R/misc-functions.R

tmnsR Documentation

Trimmed mean

Description

This function returns the mean of the smallest (1-alpha)

Usage

tmns(x, alpha)

Arguments

x

numeric vector

alpha

real number between 0 and 1

Value

the mean of the smallest (1-alpha)


msalibian/sparseFPCA documentation built on Nov. 26, 2022, 4:47 a.m.