theta_ci: Generate the Confidence Interval for Theta Estimates

Description Usage Arguments Value

View source: R/RcppExports.R

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


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.