.m: is the integer number (>1) of choices (Default to 2AFC). For m = 1 (Yes/No paradigm), use one of the built-in links for the binomial family.
...: just to pass along the formals of mafc.cloglog.
Details
These functions provide links for fitting psychometric functions arising from an m-alternative forced-choice experiment. The estimated coefficients of the linear predictor influence both the location and the slope of the psychometric function(s), but provide no means of estimating the upper aymptote which is constrained to approach 1. If the upper asympotote must be estimated, it would be better to maximize directly the likelihood, either with a function like optim or gnlr from package gnlm (available at https://www.commanster.eu/rcode.html). Alternatively, the function probit.lambda can be used with a known upper asymptote, or glm.lambda or glm.WH
to estimate one, with a probit link. mafc.weib is just an alias for mafc.cloglog.
Returns
Each link returns a list containing functions required for relating the response to the linear predictor in generalized linear models and the name of the link. - linkfun: The link function
linkinv: The inverse link function
mu.eta: The derivative of the inverse link
valideta: The domain over which the linear predictor is valid