predictFCvals {pwOmics} | R Documentation |
Prediction of continous data points via smoothing splines.
predictFCvals(data_omics, nopredpoints, splineslist, title)
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. |
list of splines matrix values and calculated times.