.makeWeightsMixed {valueSetCompare}R Documentation

.makeWeightsMixed

Description

A function to calculate weights based on a mixed approach.

Usage

.makeWeightsMixed(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.


[Package valueSetCompare version 1.0.0 Index]