update_weight {fakmct}R 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


[Package fakmct version 0.1.0 Index]