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