softmax_inverse: Softmax (2 values, with inverted tau)

View source: R/choices.R

softmax_inverseR Documentation

Softmax (2 values, with inverted tau)

Description

Softmax (2 values, with inverted tau)

Usage

softmax_inverse(vals, tau)

Arguments

vals

vector of values (length==2)

tau

temperature parameter (higher values -> less precision)


SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.