Description Usage Arguments Value Examples
View source: R/interpolation.R
caculate interpolation x in X, find y in Y
1 | interpolation(bktprm, BKTPRMLST, ZLPRMLST)
|
bktprm |
input x |
BKTPRMLST |
X |
ZLPRMLST |
Y |
y
1 | interpolation(2.5, 1:3, c(2, 8, 13))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.