View source: R/comploglog_link.R
comploglog_link | R Documentation |
Complementary log-log link with guessing and lapsing rates Creates a complementary log-log link function; the guessing rate and lapsing rate are fixed, hence link is a function of only one variable.
comploglog_link(guessing = 0, lapsing = 0)
guessing |
(optional) guessing rate; default is 0 |
lapsing |
(optional) lapsing rate; default is 0 |
link complementary log-log link for use in all GLM functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.