blendedLink: A New Link Function that Blends Two Specified Link Functions

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.

Getting started

Package details

AuthorRobert Clark
Maintainer"Robert Clark" <rclark@uow.edu.au>
LicenseGPL-2 | GPL-3
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("blendedLink")

Try the blendedLink package in your browser

Any scripts or data that you put into this service are public.

blendedLink documentation built on May 2, 2019, 2:09 a.m.