deriv.inv.logit: Estimate the derivative of the logit function

View source: R/gfpca_helpers.R

deriv.inv.logitR 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


registr documentation built on Oct. 3, 2022, 1:05 a.m.