evaluate_boot | R Documentation |
Evaluate bootstrap results
evaluate_boot(r2sls_boot, iterations)
r2sls_boot |
An object of class |
iterations |
An integer or numeric vector with values >= 0 specifying which bootstrap results to evaluate. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.