Description Usage Arguments Value
View source: R/pwOmics_consensus_analysis.R
Prediction of continous data points via smoothing splines.
1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.