powered by
logit_trans Logit transformation of parameter estimate and standard error.
logit_trans
logit_trans(est, se)
The logit transformed values.
A numeric vector of values.
A numeric vector of standard error values.
Martijn Heymans, 2021
Function is used to logit transform parameters and standard errors. For the standard error the Delta method is used.