Learn R Programming

cobs (version 1.3-2)

scobs-internal: 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) .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.