predictFCvals: Prediction of continous data points via smoothing splines.

Description Usage Arguments Value

Description

Prediction of continous data points via smoothing splines.

Usage

1
predictFCvals(data_omics, nopredpoints, splineslist, title)

Arguments

data_omics

OmicsData object.

nopredpoints

integer number; how many timpoints should be predicted?

splineslist

list of protein or gene nodes for which splines were generated: output of getFCsplines function.

title

character vector specifying name of title.

Value

list of splines matrix values and calculated times.


MarenS2/pwOmics documentation built on May 17, 2019, 9:10 a.m.