f_trSpline | R Documentation |
Function that compute transformaitions by I-splines basis and their derivates
f_trSpline(y, minY, maxY, knots, degree, paras)
y |
outcomes in real scales |
minY |
minimum of outcome y |
maxY |
maximum of outcome y |
knots |
indicates position of knots used to transform outcomes |
degree |
indicates degree of the basis of splines |
paras |
initial values for parameters |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.