clamp_weights_top: Clamp weights to a maximum weight

View source: R/rake.R

clamp_weights_topR Documentation

Clamp weights to a maximum weight

Description

Clamp weights to a maximum weight

Usage

clamp_weights_top(weights, clamp)

Arguments

weights

Current vector of weights

clamp

A scalar maximum weight

Value

A vector of clamped weights


aaronrudkin/autumn documentation built on Feb. 5, 2024, 6:08 p.m.