Learn R Programming

FLAG (version 0.1)

GetSeRho: Get the standard error of rho.

Description

Get the standard error of rho.

Usage

GetSeRho(Gamma_e, Gamma_e_cov)

Value

Numeric.

Arguments

Gamma_e

Matrix, with size 2*2.

Gamma_e_cov

Matrix, with size 2*2.

Examples

Run this code
# \donttest{
GetSeRho(Gamma_e,Gamma_e_cov)
# }

Run the code above in your browser using DataLab