ngelu: Negative GELU function

View source: R/nonlinear_functions.R

ngeluR Documentation

Negative GELU function

Description

Negative GELU function

Usage

ngelu(x)

Arguments

x

The vector of values

Value

-x*pnorm(-x)


jonlachmann/GMJMCMC documentation built on April 22, 2024, 4:21 a.m.