rel_eff: Computes relative effects with respect to the reference...

View source: R/utils.R

rel_effR Documentation

Computes relative effects with respect to the reference distribution

Description

Computes relative effects with respect to the reference distribution

Usage

rel_eff(data, theta = NULL, psi = NULL, type = NULL)

Arguments

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

Value

A vector of the relative effects


spruenke/rankCluster documentation built on June 16, 2022, 9:47 a.m.