default_smooth_fun: Default smoothing function

Description Usage Arguments Details Author(s) Examples

Description

Default smoothing function

Usage

1

Arguments

x

input numeric vector

Details

The smoothing function is applied to every row in the normalized matrix. For this default smoothing function, locfit is first tried on the vector. If there is error, loess smoothing is tried afterwards. If both smoothing are failed, there will be an error.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

eilslabs/EnrichedHeatmap documentation built on May 16, 2019, 1:22 a.m.