Learn R Programming

cobs (version 0.9-5)

cobs-internal: Internal COBS functions

Description

Internal cobs functions.

Usage

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)

Arguments

Details

These are not (yet?) to be called by the user and have not been documented by the original COBS authors.