|
97 | 97 | Output
|
98 | 98 |
|
99 | 99 |
|
| 100 | +--- |
| 101 | + |
| 102 | + Code |
| 103 | + res |
| 104 | + Output |
| 105 | + Table 32. Percentage of Patients With Maximum Diastolic Blood Pressure by Category |
| 106 | + of Blood Pressure Postbaseline, Safety Population, Pooled Analysis |
| 107 | + |
| 108 | + ——————————————————————————————————————————————————————————————————————————————————— |
| 109 | + Total |
| 110 | + Diastolic Blood Pressure A: Drug X C: Combination B: Placebo Population |
| 111 | + (Pa) (N=134) (N=132) (N=134) (N=400) |
| 112 | + ——————————————————————————————————————————————————————————————————————————————————— |
| 113 | + <60 0 0 0 0 |
| 114 | + >60 134 (100%) 132 (100%) 134 (100%) 400 (100%) |
| 115 | + >90 134 (100%) 131 (99.2%) 134 (100%) 399 (99.8%) |
| 116 | + >110 123 (91.8%) 107 (81.1%) 111 (82.8%) 341 (85.2%) |
| 117 | + >=120 88 (65.7%) 76 (57.6%) 70 (52.2%) 234 (58.5%) |
| 118 | + ——————————————————————————————————————————————————————————————————————————————————— |
| 119 | + |
| 120 | + Source: [include Applicant source, datasets and/or software tools used]. |
| 121 | + |
| 122 | + Abbreviations: CI, confidence interval; n, number of patients with indicated blood pressure; |
| 123 | + N, number of patients in treatment arm with available blood pressure data |
| 124 | + |
100 | 125 | # Table 32 generation missing values and ADSL
|
101 | 126 |
|
102 | 127 | Code
|
|
136 | 161 | Output
|
137 | 162 |
|
138 | 163 |
|
| 164 | +# Table 32 generation works with pruned rows |
| 165 | + |
| 166 | + Code |
| 167 | + res |
| 168 | + Output |
| 169 | + Diastolic Blood Pressure A: Drug X C: Combination B: Placebo |
| 170 | + (Pa) (N=134) (N=132) (N=134) |
| 171 | + ————————————————————————————————————————————————————————————————————— |
| 172 | + >60 134 (100%) 132 (100%) 134 (100%) |
| 173 | + >90 134 (100%) 131 (99.2%) 134 (100%) |
| 174 | + >110 123 (91.8%) 107 (81.1%) 111 (82.8%) |
| 175 | + >=120 88 (65.7%) 76 (57.6%) 70 (52.2%) |
| 176 | + |
| 177 | +# Table 32 generation works with risk difference column |
| 178 | + |
| 179 | + Code |
| 180 | + res |
| 181 | + Output |
| 182 | + Diastolic Blood Pressure A: Drug X C: Combination B: Placebo Risk Difference (%) (95% CI) |
| 183 | + (Pa) (N=134) (N=132) (N=134) (N=268) |
| 184 | + ———————————————————————————————————————————————————————————————————————————————————————————————————— |
| 185 | + <60 0 0 0 0.0 (0.0 - 0.0) |
| 186 | + >60 134 (100%) 132 (100%) 134 (100%) 0.0 (0.0 - 0.0) |
| 187 | + >90 134 (100%) 131 (99.2%) 134 (100%) 0.0 (0.0 - 0.0) |
| 188 | + >110 123 (91.8%) 107 (81.1%) 111 (82.8%) -9.0 (-16.9 - -1.1) |
| 189 | + >=120 88 (65.7%) 76 (57.6%) 70 (52.2%) -13.4 (-25.1 - -1.8) |
| 190 | + |
0 commit comments