THIS IS AN INTERNAL FUNCTION: USE BINOM_LIMS FOR BEST RESULTS. Maximum likelihood estimates of the parameters of psychometric function with guessing rate (GLM). The estimated parameters for the linear part are in vector b and the estimated guessing rate is guess (GLM).
Usage
binom_g( r, m, x, link, p, K, initval )
Arguments
r
number of successes in points x
m
number of trials in points x
x
stimulus levels
link
link function
p
degree of the polynomial to be fitted on the linear scale
K
Power parameter in Weibull and reverse Weibull models
initval
initial value for guessing rate
Value
valueObject with 3 components:
guessing: estimated guessing rate
b: vector of estimated coefficients for the linear part
fit: glm object to be used in evaluation of fitted values