Learn R Programming

amt (version 0.2.2.0)

boot1.glm: Single bootstrap iteration

Description

Runs a single iteration of the empirical bootstrap

Usage

boot1.glm(object, x1, x2)

boot1.fit_clogit(object, x1, x2)

Arguments

Details

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