Last chance! 50% off unlimited learning
Sale ends in
power(lambda = 1)
linkfun
, linkinv
,
mu.eta
, and valideta
.
See make.link
for information on their meaning.
lambda
is non-positive, it is taken as zero, and the log
link is obtained. The default lambda = 1
gives the identity
link.
make.link
,
family
To raise a number to a power, see Arithmetic
.
To calculate the power of a test, see various functions in the
stats package, e.g., power.t.test
.
power()
quasi(link = power(1/3))[c("linkfun", "linkinv")]
Run the code above in your browser using DataLab