cobs-internal: Internal COBS functions

Description Usage Details

Description

Internal cobs functions.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
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)

Details

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


cobs99 documentation built on May 2, 2019, 6:12 p.m.

Related to cobs-internal in cobs99...