logit_trans: Logit transformation of parameter estimates

View source: R/logit_trans.R

logit_transR Documentation

Logit transformation of parameter estimates

Description

logit_trans Logit transformation of parameter estimate and standard error.

Usage

logit_trans(est, se)

Arguments

est

A numeric vector of values.

se

A numeric vector of standard error values.

Details

Function is used to logit transform parameters and standard errors. For the standard error the Delta method is used.

Value

The logit transformed values.

Author(s)

Martijn Heymans, 2021


miceafter documentation built on Oct. 2, 2022, 5:08 p.m.