weight_stats: Weight summary statistics

View source: R/weight_stats.R

weight_statsR Documentation

Weight summary statistics

Description

Returns a tibble of the unweighted, weighted, and effective sample sizes, the loss and weighting efficiency, mean and median of the weight, and the minimum and maximum weights.

Usage

weight_stats(x)

Arguments

x

An iterake object or a numeric vector.

Value

A tibble.


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