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
I suggest that we add a utility function link_transform similar to the brms functions link and inv_link to easy the transformation of parameters with specific links.
If you prefer, we could use the brms functions, but I thought it might be easier to code these functions ourselves and then have more flexibility in adding links that we might need down the line.