Commit Graph

36 Commits

Author SHA1 Message Date
30abced9ff Return NULL from lm instead of refactor 2024-09-12 19:56:03 -04:00
fa7544cb0e Interactions refactor to improve lm object handling 2024-09-12 19:51:15 -04:00
270cc8def5 Gracefully handle empty var cols 2024-09-12 19:24:53 -04:00
88a0429bca Compromise on column naming 2024-09-12 19:04:18 -04:00
e193da0541 Use a single df for interaction calculations 2024-09-12 18:57:32 -04:00
bfc67574bc Use calculations df for lms 2024-09-12 18:49:13 -04:00
2f932b319c Move linear models out of mutate() 2024-09-12 18:46:47 -04:00
9f87b54727 Don't add text aes to static pdf plot 2024-09-12 05:07:16 -04:00
05787bdcbb Handle legend orientation better 2024-09-12 04:58:53 -04:00
aef57dd3dc Fix original bug with bad geom_point aes 2024-09-12 04:44:52 -04:00
90f6ce8fe8 Use OrfRep instead of ORF for plot points 2024-09-12 04:24:48 -04:00
dbe8b1a15b Re-add additional plotting output 2024-09-12 04:18:28 -04:00
5afc46c387 Break generate_and_save_plots() into component functions 2024-09-12 04:03:10 -04:00
67f4a66b87 Add missing correlation plot layers 2024-09-12 03:43:29 -04:00
f90cb25f91 Add coord_cartesian 2024-09-12 03:21:15 -04:00
44da325de4 More axes scaling support 2024-09-12 02:55:59 -04:00
626beec271 Add dynamic scaling for axes 2024-09-12 02:32:53 -04:00
53d4695428 Refactor generate_interaction_plot_configs() to use more precomputed values 2024-09-12 01:25:25 -04:00
d010f52e85 Use more precalculated values in plots 2024-09-12 00:59:43 -04:00
2d3a0b5add Add more plotting nuances 2024-09-12 00:48:32 -04:00
2313c48358 Add more aes to generate_and_save_plots() 2024-09-11 22:07:51 -04:00
e3bc5a2792 Generalize generate_and_save_plots() further 2024-09-11 18:57:04 -04:00
53f4bb3ca7 Break apart plot files to prevent OOM 2024-09-11 17:25:45 -04:00
f4581d7fcb Move global vars to top of main() 2024-09-11 15:20:47 -04:00
cee290fd69 Add additional stats data frames 2024-09-11 15:18:54 -04:00
2eccb30b31 Allow missing y_var for some plot types 2024-09-10 23:04:24 -04:00
d8eb162fb5 Vecotrize plot generation 2024-09-10 20:50:56 -04:00
97de737ed5 Begin debugging 2024-09-10 19:42:32 -04:00
2a7f460897 Before generate_and_save_plots() refactor 2024-09-10 19:12:17 -04:00
5518005d03 Add correlation plots 2024-09-10 17:50:15 -04:00
9ae08be8b5 Remove erroneous function calls 2024-09-10 15:44:14 -04:00
ba8e4ced3e Specify output columns for interaction scores 2024-09-10 15:40:25 -04:00
324a4a15d5 Loosen R linter 2024-09-10 14:19:44 -04:00
9986d138b3 Add rank plot annotations 2024-09-10 14:01:29 -04:00
01752d20e3 Relocate project dir and relax linter 2024-09-10 13:51:52 -04:00
8ebb6ad265 Squashed initial commit 2024-09-10 13:47:29 -04:00