RealTest User Guide
RealTest User Guide

 

 

 

 

 

Category

General-Purpose Functions

Description

Inverse Logistic Function

Syntax

Logit(value)

Parameters

value - formula

Notes

The Logit function transforms probabilities from the range [0, 1] back to the real number line (-∞, ∞). In trading, it can be used to revert normalized probability-based data to meaningful market values, aiding in the interpretation of logistic regression models.

Logit(value) is calculated as Log(value / (1 - value)).

 

 

 

 

Copyright © 2020-2025 Systematic Solutions, LLC