.- help for bcloglog (STB-41: sg53.2) .- Complementary loglog estimation on grouped data ----------------------------------------------- ^bcloglog^ pos_var pop_var rhsvars [^if^ exp] [^, l^evel^(^#^) or^ cloglog_options ] This command shares the features of all estimation commands, see help @est@. ^predict^ after ^bcloglog^, however, returns the index, not the probability. To reset problem-size limits, see help @matsize@. Description ----------- ^bcloglog^ produces maximum-likelihood complementary loglog estimates on grouped ("blocked") data; In the syntax diagrams, pos_var and pop_var refer to variables containing the total number of positive responses and the total population. See help @cloglog@ for obtaining maximum-likelihood estimates on ungrouped (individual or micro) data. Options ------- ^level(^#^)^ specifies the confidence level, in percent, for confidence intervals. The default is ^level(95)^ or as set by ^set level^; see help @level@. ^or^ reports the estimated coefficients transformed to odds ratios. cloglog_options refers to options allowed by ^cloglog^; see help @cloglog@. Examples -------- . ^bcloglog deaths pop agecat expos^ . ^bcloglog deaths pop agecat exposed, or^ Author ------ Joseph Hilbe Arizona State University atjmh@@asuvm.inre.asu.edu Also see -------- STB: STB-41 sg53.2, STB-32 sg53 Manual: [U] 26 Estimation and post-estimation commands [U] 35 Overview of model estimate [R] blogit On-line: help for @clogit@, @lincom@, @logistic@, @logit@, @mlogit@, @ologit@, @oprobit@, @predict@, @probit@, @test@, @testnl@, @vce@