scobs-internal {cobs}R Documentation

Internal COBS functions

Description

Internal scobs functions.

Usage

dn(p, n, hs = FALSE, alpha)

getdim2(degree, nknots, constraint)

l1.design2(x, w, constraint, ptConstr,
          knots, pw, nrq, nl1, neqc, niqc, nvar, lambda)
loo.design2(x, w, constraint, ptConstr,
          knots, pw, nrq, nl1, neqc, niqc, nvar, lambda)

shat(residual, tau, alpha, hs)

.splValue(degree, knots, coef, xo, deriv = 0L)
.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.


[Package cobs version 1.3-3 Index]