Description Usage Arguments Value Examples
View source: R/DECODER_function.R
This function is used to predict values using the spline.
1 | mpredict(msp, x)
|
msp |
the monotonous smooth spline |
x |
the new independent variables |
res |
the predicted value |
1 2 3 4 | ## Not run:
bulk.normalized<-mpredict(fv,bulk)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.