smoothGn: Gam smoothing of gene expression

Description Usage Arguments Details Value Author(s)

Description

Gam smoothing of gene expression

Usage

1
smoothGn(data, bs = "tp", family = gaussian(), n = length(data), ...)

Arguments

data

Vector of data

bs

Default "tp", represents thin plate, may be cubic or other.

family

Deafult gaussian().

n

Not used.

...

Additional parameters to pass to predict

Details

Gam smoothing of gene expression

Value

Returns vector of smoothed values

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.