theta_ci: Generate the Confidence Interval for Theta Estimates

Description Usage Arguments Value

Description

Create an Asymptotic CI for the Theta Estimates.

Usage

1
theta_ci(theta, A, v_hat, omega, alpha)

Arguments

theta

A vec containing the estimates

A

A mat that is the first derivative matrix.

v_hat

A mat that is the bootstrapped V matrix

omega

A mat that is the inverse of the diagonal V matrix.

alpha

A double that contains the confidence level.

Value

A mat that has the first column


gmwm documentation built on April 14, 2017, 4:38 p.m.