Learn R Programming

boot (version 1.2-10)

boot-internal: 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)

Arguments

Details

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