boot1.glm {amt}R Documentation

Single bootstrap iteration

Description

Runs a single iteration of the empirical bootstrap

Usage

boot1.glm(object, x1, x2)

boot1.fit_clogit(object, x1, x2)

Details

This function is meant for internal use by bootstrap_logrss() and is not meant to be called by the user.


[Package amt version 0.2.2.0 Index]