Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

untransform_pars

Untransforming parameters from -1 to 1 into parameters from -Inf to Inf.


Description

Function to untransform pars after optimization: pars <- sign(trpars) * trpars/(sign(trpars) - trpars);

Usage

untransform_pars(trpars)

Arguments

trpars

Parameters to be untransformed

Value

Untransformed parameters

Author(s)

Rampal S. Etienne


DDD

Diversity-Dependent Diversification

v4.4.1
GPL-3
Authors
Rampal S. Etienne & Bart Haegeman
Initial release
2021-01-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.