差分

ナビゲーションに移動 検索に移動
!summarize
|[[file:summarize_data1_bysort_disease.jpg]]
|}
 
==Two-way with proportions==
===Summary of ''factorA'' based on ''sex'' with proportions===
{|class="wikitable"
|-
!rowspan="2"|table
|[[file:table_sex_factorA_statistic(percent).jpg]]
|This calculates proportions of cells compared to the whole without showing raw values
|-
|[[file:table_sex_factorA_statistic(percent_across(sex)).jpg]]
|This calculates proportions in column (longitudinal) directions
|-
!tabulate
|[[file:tabulate_sex_factorA_column.jpg]]
|This calculates proportions in column (longitudinal) directions
|}
 
===Summary of ''sex'' based on ''factorA''===
{|class="wikitable"
|-
!table
|[[file:table_factorA_sex.jpg]]
|rowspan="2"|Both creates the same table<br> but '''tabulate''' is better visualized
|-
!tabulate
|[[file:tabulate_factorA_sex.jpg]]
|}

案内メニュー