R/prop_wald.R
prop_wald.Rd
prop_wald
Calculates a single proportion and
related standard error according to Wald and
provides degrees of freedom to be used
in function with.miceafter
.
prop_wald(x, formula, data)
name of variable to calculate proportion.
A formula object to specify the model as normally used by glm.
An objects of class milist
, created by
df2milist
, list2milist
or mids2milist
.
The proportion, standard error and complete data degrees of freedom (dfcom) as n-1.