Description Usage Arguments Value
This function takes in an object returned by optim
and returns logicals on whether the corresponding 95
confidence interval of each estimate contains the true
value.
1 | getCover(opt, trueParam)
|
opt |
An optim object |
trueParam |
A vector containing the true parameters |
A vector of indicators, 1 indicating that the true parameter was included in the corresponding confidence interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.