File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ options$min_precision_rel_val <- 0.02
34
34
options $ explanatoryText <- TRUE
35
35
options $ id <- " "
36
36
options $ stratum <- " "
37
+ options $ hurdle <- FALSE
37
38
options $ tableTaints <- FALSE
38
39
options $ tableAssumptions <- FALSE
39
40
options $ plotPosteriorInfo <- FALSE
@@ -123,6 +124,7 @@ options$car <- "high"
123
124
options $ n <- 0
124
125
options $ x <- 0
125
126
options $ stratum <- " "
127
+ options $ hurdle <- FALSE
126
128
options $ tableTaints <- FALSE
127
129
options $ tableAssumptions <- FALSE
128
130
options $ expected_rel_val <- 0
@@ -206,6 +208,7 @@ options$min_precision_rel_val <- 0.02
206
208
options $ explanatoryText <- TRUE
207
209
options $ stratum <- " "
208
210
options $ pooling <- FALSE
211
+ options $ hurdle <- FALSE
209
212
options $ n <- 0
210
213
options $ x <- 0
211
214
options $ tableTaints <- FALSE
You can’t perform that action at this time.
0 commit comments