brms.binary.Rd
Stan binary Model
brms.binary( data = dataActive, IV = IV, DV = DV, chains = 4, iter = 2000, warmup = 1000, cores = 10, seed = 1234, ... )
DV, IV, data, and other arguments native to BRMS. DV must be binary, consisting of two levels.
brms model object, binary regression (Logit)