| boot-internal {boot} | R Documentation |
Internal boot functions.
const(w, eps = 1e-08)
isMatrix(x)
iden(n)
zero(n, m)
simplex1(a, A, b, init, basic, val = 0, stage = 2, n1 = N, eps = 1e-10,
n.iter = n1)
scramble(ts, norm = TRUE)
normalize(wts, strata)
norm.inter(t, alpha)
make.ends(a, n)
index.array(n, R, sim, strata=rep(1,n), m=0, L=NULL, weights=NULL)
These are not to be called by the user.