dot-makeWeightsGradient: .makeWeightsGradient

.makeWeightsGradientR Documentation

.makeWeightsGradient

Description

A function to calculate weights based on a gradient approach.

Usage

.makeWeightsGradient(x, pointval, rng)

Arguments

x

A numeric vector of input values.

pointval

A numeric point value within the range of x.

rng

A numeric vector indicating the range of x.

Value

A numeric vector of calculated weights.


valueSetCompare documentation built on June 22, 2024, 6:57 p.m.