deep.transform.symmetriclogit
Description
applies the symmetric logit transform to the input Y = deep.transform.symmetriclogit(X)X. When you convert
a Statistics and Machine Learning Toolbox™ neural network model that uses a symmetric logit score transform to a dlnetwork object, the last layer of the network is a function layer that applies
the deep.transform.symmetriclogit function.
Examples
Input Arguments
Output Arguments
Algorithms
Version History
Introduced in R2026a
See Also
deep.transform.doublelogit | deep.transform.invlogit | deep.transform.ismax | deep.transform.logit | deep.transform.sign | deep.transform.symmetric | deep.transform.symmetricismax | dlnetwork | functionLayer | fitrnet (Statistics and Machine Learning Toolbox) | fitcnet (Statistics and Machine Learning Toolbox)