rel_eff | R Documentation |
Computes relative effects with respect to the reference distribution
rel_eff(data, theta = NULL, psi = NULL, type = NULL)
data |
The data, provided as a list of lists |
theta |
A vector of group weights, defaults to unweighted estimator |
psi |
A list of vector-weights, defaults to unweighted estimator |
type |
A string indicating whether weighted or unweighted estimator should be used. Only if psi is not provided |
A vector of the relative effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.