Description Usage Arguments Value References Examples
Runs the IM Test using bootstrap estimated covariance matrix. Asymptotically (in sample size) follows the F(3, bootnum - 3) distribution (see reference for details).
1 |
data |
Data should be in vector form. |
bootnum |
Number of bootstrap replicates for the covariance estimate. |
theta |
Estimate for theta in the vector form (scale, shape). If NULL, uses the MLE. |
statistic |
Test statistic. |
p.value |
P-value for the test. |
theta |
Value of theta used in the test. |
effective_bootnum |
Effective number of bootstrap replicates used for the covariance estimate. If a replicate fails to converge, it will not be used in the estimation. |
Dhaene, G., & Hoorelbeke, D. (2004). The information matrix test with bootstrap-based covariance matrix estimation. Economics Letters, 82(3), 341-347.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.