Description Usage Arguments Value Examples
THIS IS AN INTERNAL FUNCTION: USE BINOM_LIMS FOR BEST RESULTS. Maximum likelihood estimates of the parameters of psychometric function with lapsing rate (GLM). The estimated parameters for the linear part are in vector b and the estimated guessing rate is guess (GLM).
| 1 | binom_l( r, m, x, link, p, K, initval )
 | 
| r | number of successes in points  | 
| m | number of trials in points  | 
| 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 lapsing rate | 
| value | Object with 4 components: lapsing: estimated lapsing rate b: vector of estimated coefficients for the linear part fit: glm object to be used in evaluation of fitted values | 
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.