You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is there a way to specify a custom link function similar to lme4? In my case, I would customize the logit link in a way that the lower bound is the chance level (e.g., 0.5) instead of 0 as done in the psyphy::mafc.logit() function in R.
Thank you!