Description Usage Arguments Value
This function can be used to generate the example shown in figure 1.
1 | example_sim(theta, n = 200, use.abs = TRUE)
|
theta |
Vector of parameter values (length p) |
n |
Number of simulations to run. |
use.abs |
Rank estimates by absolute value for bootstrapping methods. |
A list with elements:
COVERAGEA 5 by p by n array giving the coverage at each simulation.
COVERAGE[i, j, k] is either 0 or 1 indicating weather the interval formed using
method i for rank j in simulation k covered its respective parameter
WIDTHA 5 by p by n array giving the width of each interval in each simulation.
ZA p by n matrix of all of the simulated data
simnamesName of each type of the 5 types of confidence intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.