scale.factor: Obtain robust mean scale factors

View source: R/scale.factor.R

scale.factorR Documentation

Obtain robust mean scale factors

Description

This function obtains the mean scale factors

Usage

## S3 method for class 'factor'
scale(X, average = "mean", trim = 0.1, adjval = NULL, robustLM = FALSE)

Arguments

X

an input data matrix


hyochoi/SCISSOR documentation built on July 6, 2022, 6:59 a.m.