Scilab Function

logit_link - logit link function with Scilab

Calling Sequence

[output] = logit_link(input1,input2,request)

Parameters

Description

This function returns the value for the 'request' input parameter using input1, input2 and the logit link.

Author