getExtra | R Documentation |
Method for obtaining a extra values generated by the iterative bootstrap procedure within any object of class union Ib.
getExtra(x) ## S4 method for signature 'Ib' getExtra(x)
x |
an object of class union "Ib" |
a list
with the following components:
iteration | number of iterations (k) |
of | value of the objective function ||π-\frac{1}{H}∑_{h=1}^Hπ_h(θ^{k})|| |
estimate | value of the estimates θ^{k} |
test_theta | value for difference of thetas: ||θ^k-θ^{k-1}|| |
ib_warn | optional warning message |
boot | matrix of H bootstrap estimates:
π(θ^k) |
Ib
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.