Learn R Programming

pwOmics (version 1.4.0)

predictFCvals: Prediction of continous data points via smoothing splines.

Description

Prediction of continous data points via smoothing splines.

Usage

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.