update_weight: Update weight

View source: R/helpers_function.R

update_weightR Documentation

Update weight

Description

Update weight

Usage

update_weight(input, category_w, beta)

Arguments

input

The input (vector) data observation

category_w

The current category weight

beta

Learning rate in (0,1)

Value

Returns the updated weight


fakmct documentation built on June 23, 2022, 1:06 a.m.