extract_boot {robust2sls}R 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.#'


[Package robust2sls version 0.2.2 Index]