Nothing
Code
res
Output
$n_patients
[1] 12 1
attr(,"label")
[1] "Total patients numbers/person time"
$sum_exposure
[1] 35
attr(,"label")
[1] "Total patients numbers/person time"
Code
res
Output
RowsVerticalSection (in_rows) object print method:
----------------------------
row_name formatted_cell indent_mod row_label
1 Female 6 (50.0%) 0 Female
2 Male 6 (50.0%) 0 Male
Code
res
Output
ARM A ARM B Total
Patients Person time Patients Person time Patients Person time
————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
Total patients numbers/person time 6 (100.0%) 16 6 (100.0%) 19 12 (100.0%) 35
Female 6 (100.0%) 16 0 (0.0%) 0 6 (50.0%) 16
Male 0 (0.0%) 0 6 (100.0%) 19 6 (50.0%) 19
Code
res
Output
ARM A ARM B Total
Person time Person time Person time
——————————————————————————————————————————————————
xyz 16 19 35
Female 16 0 16
Male 0 19 19
Code
res
Output
[1] "Patients"
Code
res
Output
ARM A ARM B Total
Patients Person time Patients Person time Patients Person time
——————————————————————————————————————————————————————————————————————————————————————
Female 6 (100.0%) 16 0 (0.0%) 0 6 (50.0%) 16
Male 0 (0.0%) 0 6 (100.0%) 19 6 (50.0%) 19
Code
res
Output
ARM A ARM B Total
Person time Person time Person time
————————————————————————————————————————————————
Female 16 0 16
Male 0 19 19
Code
res
Output
Patients
————————————————————————————————————————————————
Total patients numbers/person time 12 (100.0%)
Code
res
Output
Extent of Exposure
——————————————————————————————————————
Patients Person time
Sex (N=12) (N=12)
——————————————————————————————————————
Female 6 (50.0%) 16
Male 6 (50.0%) 19
REAL TOTAL 12 (100.0%) 35
——————————————————————————————————————
* Patient Time is the sum of patients and times
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.