dot-create_smoothing: .create_smoothing

Description Usage Arguments

Description

This function smooths a table of category means using an exponential smoothing

Usage

1
.create_smoothing(weights, min_samples_leaf, smoothing)

Arguments

weights

A vector that contains the weight in each category

min_samples_leaf

A scalar that represents the minimum amount of weight deemed to be credible

smoothing

A scalar that defines the level of smoothing


gm209/gmtools documentation built on May 22, 2019, 2:39 p.m.