Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

computeChebyshevCoeffs

Compute Chebyshev Coefficients


Description

Compute Chebyshev Coefficients

Usage

computeChebyshevCoeffs(filt, l.max, m = 30, n = m + 1)

Arguments

filt

graph filter function

l.max

Maximum eigenvalue of the graph

m

numeric Maximum order of Chebyshev coeff to compute (default=30)

n

numeric grid order used to compute quadrature (default=m+1)

Value

vector of Chebyshev coefficients

See Also

Other graph smoothing: heatFilter(), smoothChebyshev(), smoothSignalOnGraph()


sccore

Core Utilities for Single-Cell RNA-Seq

v0.1.3
GPL-3
Authors
Viktor Petukhov [aut], Ramus Rydbirk [aut], Peter Kharchenko [aut], Evan Biederstedt [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.