tm: Trimmed mean of squares

View source: R/misc-functions.R

tmR Documentation

Trimmed mean of squares

Description

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

Usage

tm(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.