Given the name of a link, this function returns a link function,
an inverse link function, the derivative
ptsr.link(link = "log")
character; one of "log"
, "log1"
. See ‘Details’.
An object of class "link-ptsr"
, a list with components
Link function function(mu)
Inverse link function function(eta)
Derivative function(mu)
Derivative function(eta)
a name to be used for the link
The available links are:
log:
log1: