knotLoc: This function produces the knot location

View source: R/otherFunctions.R

knotLocR Documentation

This function produces the knot location

Description

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

Usage

knotLoc(data, k, degree, eqSpaced = FALSE)

pmat747/psplinePsd documentation built on July 7, 2023, 9:06 p.m.