![]() |
Model-free estimation of a psychometric function |
|---|---|
| Home | Downloads | Demonstration | Documentation | Examples | Functions | Contacts |
|---|
loglog_link
link = loglog_link(guessing,lapsing)Log-log link in cell form for use with
GLMFIT,GLMVALand other Matlab GLM functions.The guessing rate and lapsing rate are fixed, hence
linkis a function of only one variable.Optional input:
guessing: guessing rate; default is 0
lapsing: lapsing rate; default is 0Output:
link: log-log link for use in all GLM functions; cell with 3 entries:
- loglogFL: link function
- loglogFD: derivative
- loglogFI: inverse link