scmean: Sigma-Clipped Mean

Description Usage Arguments Author(s) See Also

Description

Calculates a sigma-clipped mean

Usage

1
scmean(x, mult = 3, loop = 10)

Arguments

x

a vector of data

mult

multiples of 1-sigma with which to clip the data (about the mean)

loop

number of loops clipping the data

Author(s)

Lee Kelvin <lee.kelvin@uibk.ac.at>

See Also

The astronomy package: astro.


taranu/astro documentation built on May 23, 2019, 7:36 a.m.