theta_ci {simts} | R Documentation |
Generate the Confidence Interval for Theta Estimates
Description
Create an Asymptotic CI for the Theta Estimates.
Usage
theta_ci(theta, A, v_hat, omega, alpha)
Arguments
theta |
A |
A |
A |
v_hat |
A |
omega |
A |
alpha |
A |
Value
A mat
that has the first column
[Package simts version 0.2.2 Index]