logistic_prob_FUN {pltesim} | R Documentation |
Function for finding predicted probability from the systematic linear component of a logistic regression.
Description
Function for finding predicted probability from the systematic linear component of a logistic regression.
Usage
logistic_prob_FUN(x)
Arguments
x |
a numeric vector of the systematic linear component from a logistic regression model. |
[Package pltesim version 1.0 Index]