Description Usage Arguments Examples
Apply a mathematical transformation, e.g. new = a + b(old) + c(old)^2 + c(old)^3 + ...etc
1 2 |
rB3in |
rB3 object input |
startDate |
start date |
endDate |
endDate |
varNames |
list of variable names or keywords |
coeffs |
a vector of coefficients, from 0 to nth order (e.g., c(2,3,4,5) == 5x^3 + 4x^2 + 3x + 2) |
showPlot |
display figure in plots window (TRUE/FALSE) |
savePlot |
save figure to a path (TRUE/FALSE) |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.