boot-internal {boot}R Documentation

Internal boot functions

Description

Internal boot functions.

Usage

isMatrix(x)
norm.inter(t, alpha)  
simplex1(a, A, b, init, basic, val = 0, stage = 2, n1 = N, 
         eps = 1e-10, n.iter = n1) 

Details

These are internal functions used in the package boot. They should not be called directly by the user.

Author(s)

Angelo J. Canty


[Package Contents]