Compute T-statistic after a Transformation
Compute T-statistic after a transformation.
transformT(estimate, se, null, type, alternative)
estimate |
[numeric matrix] the estimate value before transformation. |
se |
[numeric matrix] the standard error after transformation. |
null |
[numeric] the value of the estimate (before transformation) under the null hypothesis. |
type |
[character] the transforamtion.
Can be |
alternative |
[character] a character string specifying the alternative hypothesis,
must be one of |
se
and estimate
must have same dimensions.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.