Fit zero inflated beta random effect
fit_zero_inflated_beta_random_effect(
X = X,
Z = Z,
Y = Y,
subject_ind = subject_ind,
time_ind = time_ind,
component_wise_test = TRUE,
joint_test = TRUE,
quad_n = 30,
verbose = FALSE
)
a named list
logistic_est_table
logistic_s1_est
beta_est_table
beta_s2_est
beta_v_est
loglikelihood
joint_p
FILL
FILL
FILL
the subject index
the time index
boolean to run component-wise test
boolean to run joint test
number of points in gaussian quadrature
a boolean to enable more output