RRbinomial {GLMMRR} | R Documentation |
The upper and lower limits for mu's depend on the Randomized Response parameters.
RRbinomial(link, c, d, ...)
link |
a specification for the model link function. Must be an object of class "link-glm". |
c |
a numeric vector containing the parameter c. |
d |
a numeric vector containing the parameter d. |
... |
other potential arguments to be passed to |
A binomial family object.