weight_factors: Get weighting factors for categories used in weighting scheme

View source: R/weight_factors.R

weight_factorsR Documentation

Get weighting factors for categories used in weighting scheme

Description

This creates a tibble of every combination of the groups of the weighting categories passed to universe(), their weights, and the number of occurrences.

Usage

weight_factors(x)

Arguments

x

Output of iterake().

Value

A tibble.


ttrodrigz/iterake documentation built on March 27, 2024, 12:48 a.m.