deriv.inv.logit {registr} | R Documentation |
Estimate the derivative of the logit function
Description
Compute the derivative of the logit function for a given point x
.
Usage
## S3 method for class 'inv.logit'
deriv(x)
Arguments
x |
Value at which the derivative is computed |
Author(s)
Alexander Bauer alexander.bauer@stat.uni-muenchen.de
[Package registr version 2.1.0 Index]