stabExp: A function to numerically stabilize an exponentiation. For...

Description Usage Arguments Value

View source: R/F_stabExp.R

Description

A function to numerically stabilize an exponentiation. For internal use only

Usage

1
stabExp(exps)

Arguments

exps

the vector to be exponentiated

Value

the vector with the maximum subtracted


reconsi documentation built on Nov. 8, 2020, 5:04 p.m.

Related to stabExp in reconsi...