simpleboot-internal {simpleboot}R Documentation

Internal simpleboot functions

Description

Internal simpleboot functions.

Usage

lm.boot.resample(lm.object, R, rows, new.xpts, weights)
lo.boot.resample(lo.object, R, rows, new.xpts, weights)
model.frame.lm.simpleboot(formula, ...)

Details

This functions are not to be called by the user.

Author(s)

Roger D. Peng


[Package simpleboot version 1.1-1 Index]