weight_fun: Empirical Distribution function with cluster weights psi

View source: R/weight_fun.R

weight_funR Documentation

Empirical Distribution function with cluster weights psi

Description

Empirical Distribution function with cluster weights psi

Usage

weight_fun(data, type = "unweighted")

Arguments

data

The data, provided as a list of lists

type

Character, specifying whether weighted or unweighted estimator will be used. Defaults to unweighted. The first letter is enough.

Value

A list of vectors with the weights.


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