extract_boot: Extracts bootstrap results for a specific iteration

View source: R/bootstrap.R

extract_bootR Documentation

Extracts bootstrap results for a specific iteration

Description

Extracts bootstrap results for a specific iteration

Usage

extract_boot(r2sls_boot, iteration)

Arguments

r2sls_boot

An object of class "r2sls_boot", as returned by case_resampling.

iteration

An integer >= 0 specifying which bootstrap results to extract.

Value

extract_boot returns a matrix with the bootstrap results for a specific iteration.#'


robust2sls documentation built on Jan. 11, 2023, 5:13 p.m.