View source: R/otherFunctions.R
knotLoc | R Documentation |
data = data k = number of B-spline densities degree = positive integer specifying the degree of the B-spline densities (default is 3) eqSpaced = if TRUE, it produces equally spaced knots, otherwise it allocates the knots according to the periodogram
knotLoc(data, k, degree, eqSpaced = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.