View source: R/estimate_pmetric_erf.R
estimate_pmetric_erf | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.