Compute Standard Errors after Transformation
Compute standard errors after transformation based on the standard error before transformation.
transformSE(estimate, se, type)
estimate |
[numeric matrix] the estimate value before transformation. |
se |
[numeric matrix] the standard error before transformation. |
type |
[character] the transforamtion.
Can be |
Use a delta method to find the standard error after transformation.
se
and estimate
must have same dimensions.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.