CMD + K

r-blendedlink

Community

A new link function that equals one specified link function up to a cutover then a linear rescaling of another specified link function. For use in glm() or glm2(). The intended use is in binary regression, in which case the first link should be set to "log" and the second to "logit". This ensures that fitted probabilities are between 0 and 1 and that exponentiated coefficients can be interpreted as relative risks for probabilities up to the cutoff.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-blendedlink

Usage Tracking

1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

A new link function that equals one specified link function up to a cutover then a linear rescaling of another specified link function. For use in glm() or glm2(). The intended use is in binary regression, in which case the first link should be set to "log" and the second to "logit". This ensures that fitted probabilities are between 0 and 1 and that exponentiated coefficients can be interpreted as relative risks for probabilities up to the cutoff.

Last Updated

Aug 28, 2019 at 15:24

License

GPL-2 | GPL-3

Total Downloads

1

Supported Platforms

noarch