View source: R/ForwardAlgorithm.R
CreateBF | R Documentation |
This function generates two new basis functions from a variable and a knot.
CreateBF(data, xi, knt, B, p)
data |
|
xi |
|
knt |
Knot for creating the new basis function(s). |
B |
|
p |
|
Matrix of basis function (B
) updated with the new basis
functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.