cobs-internal {cobs99} | R Documentation |
Internal cobs functions.
dn(p, n, hs = FALSE, alpha) getdim(degree, nknots, constraint) l1.design(x, w, constraint, equal, smaller, greater, gradient, knots, pw, n.equal, n.smaller, n.greater, n.gradient, nrq, nl1, neqc, niqc, nvar, lambda) loo.design(x, w, constraint, equal, smaller, greater, gradient, knots, pw, n.equal, n.smaller, n.greater, n.gradient, nrq, nl1, neqc, niqc, nvar, lambda) shat(residual, tau, alpha, hs) .splValue(degree, knots, coef, xo) .splBasis(ord, knots, ncoef, xo, derivs)
These are not (yet?) to be called by the user and have not been documented by the original COBS authors.