Method for obtaining a extra values generated by the iterative bootstrap procedure within any object of class union Ib.

getExtra(x)

# S4 method for Ib
getExtra(x)

Arguments

x

an object of class union "Ib"

Value

a list with the following components:

iterationnumber of iterations (\(k\))
ofvalue of the objective function \(||\hat{\pi}-\frac{1}{H}\sum_{h=1}^H\hat{\pi}_h(\hat{\theta}^{k})||\)
estimatevalue of the estimates \(\hat{\theta}^{k}\)
test_thetavalue for difference of thetas: \(||\hat{\theta}^k-\hat{\theta}^{k-1}||\)
ib_warnoptional warning message
bootmatrix of \(H\) bootstrap estimates: \(\hat{\pi}(\hat{\theta}^k)\)

See also