softmax: Softmax transformation

softmaxR Documentation

Softmax transformation

Description

this function exaluates a softmax transformation of a vector on the real number line to the simplex using the log sum of exponentials function

Usage

softmax(x)

Arguments

x

is the input


jtipton25/pgR documentation built on July 8, 2022, 12:44 a.m.