mpredict: Predict using the monotonous smooth spline

Description Usage Arguments Value Examples

View source: R/DECODER_function.R

Description

This function is used to predict values using the spline.

Usage

1
mpredict(msp, x)

Arguments

msp

the monotonous smooth spline

x

the new independent variables

Value

res

the predicted value

Examples

1
2
3
4
## Not run: 
bulk.normalized<-mpredict(fv,bulk)

## End(Not run)

jwyang16/DECODER documentation built on Nov. 4, 2019, 3:28 p.m.