GetSeRho {FLAG} | R Documentation |
Get the standard error of rho.
Description
Get the standard error of rho.
Usage
GetSeRho(Gamma_e, Gamma_e_cov)
Arguments
Gamma_e |
Matrix, with size 2*2. |
Gamma_e_cov |
Matrix, with size 2*2. |
Value
Numeric.
Examples
GetSeRho(Gamma_e,Gamma_e_cov)
[Package FLAG version 0.1 Index]