Estimate a constant effect size for matched and weighted data set using parametric models
estimate_pmetric_erf(formula, family, data, ...)returns an object of class gnm
a vector of outcome variable in matched set.
a description of the error distribution (see ?gnm)
dataset that formula is build upon (Note that there should be a
counter_weight column in this data.)
Additional parameters for further fine tuning the gnm model.
This method uses generalized nonlinear model (gnm) from gnm package.