Evaluate bootstrap results
evaluate_boot(r2sls_boot, iterations)
evaluate_boot
returns a data frame with the bootstrap and the
theoretical standard errors. Each row corresponds to a different iteration
step while each column refers to the parameters whose standard errors are
produced.
An object of class "r2sls_boot"
, as returned
by case_resampling.
An integer or numeric vector with values >= 0 specifying which bootstrap results to evaluate.