perfomed LR analysis and tidyed up clinical formatting code
This commit is contained in:
parent
08e01abfb5
commit
f0c0fd72d1
5 changed files with 296 additions and 301 deletions
|
@ -214,7 +214,7 @@ comb_stats_categ_df_f = comb_stats_categ_df[order(comb_stats_categ_df$p_signif
|
|||
# write output file
|
||||
#******************
|
||||
cat("Chisq and fishers test results in:", outfile_clin_categ)
|
||||
write.csv(comb_stats_categ_df_f, outfile_clin_categ, row.names = FALSE)
|
||||
#write.csv(comb_stats_categ_df_f, outfile_clin_categ, row.names = FALSE)
|
||||
|
||||
#==================
|
||||
#0 date not recorded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue