Skip to contents

Transforms standard error from proportion scale to logit scale using the delta method.

Usage

get_se_logitprop(prop, se_prop)

Arguments

prop

Proportion value (between 0 and 1)

se_prop

Standard error on proportion scale

Value

Standard error on logit scale