RRbinomial: Binomial family adjusted for Randomized Response parameters.

Description Usage Arguments Value See Also

Description

The upper and lower limits for mu's depend on the Randomized Response parameters.

Usage

1
RRbinomial(link, c, d, ...)

Arguments

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 binomial.

Value

A binomial family object.

See Also

family


GLMMRR documentation built on Jan. 16, 2021, 5:28 p.m.

Related to RRbinomial in GLMMRR...