fit_beta_random_effect: Fit beta random effect
Description
Fit beta random effect
Usage
fit_beta_random_effect(
Z = Z,
Y = Y,
subject.ind = subject.ind,
time.ind = time.ind,
quad.n = 30,
verbose = FALSE
)
Arguments
- Z
FILL
- Y
FILL
- subject.ind
the subject index
- time.ind
the time index
- quad.n
number of points in gaussian quadrature
- verbose
a boolean to enable more output