Commit Graph

142 Commits

Author SHA1 Message Date
4cab528772 Sort experiments for analysis 2024-09-25 18:48:56 -04:00
302110bb9b Switch from theme_gray() to theme_foundation() 2024-09-25 18:28:44 -04:00
a4d08ad1a2 Use if_all 2024-09-25 16:59:52 -04:00
cbe363e8ad Filter non-finite data for plate analysis plots 2024-09-25 16:54:58 -04:00
1661f913d8 Standardize output filenames 2024-09-25 15:15:48 -04:00
b35966cb88 Enable QC plots for comparison 2024-09-25 14:04:32 -04:00
964c1528c3 Remove references to ranked df 2024-09-25 02:48:06 -04:00
c42e13d09f Simplify y-limits 2024-09-25 02:33:52 -04:00
57ff7698a3 Fix Z_lm calculations 2024-09-25 02:28:46 -04:00
ad6e10e67d Remove superfluous filter function 2024-09-25 02:12:06 -04:00
fbbe351cbb Move ranks into rank_plots function 2024-09-25 01:57:14 -04:00
0836dc70d2 Improve NA filtering 2024-09-25 01:08:32 -04:00
94c477ca28 Fix bg data references 2024-09-24 23:09:46 -04:00
81174db065 Put bg_stats into its own df to be reused 2024-09-24 22:26:05 -04:00
4741996694 Align df handling closer to original script 2024-09-24 22:17:09 -04:00
eaf75f8892 Preserve conc cols for later 2024-09-24 20:40:09 -04:00
89b32de29c Fix column naming derps 2024-09-24 20:14:20 -04:00
fea56ac7a9 Revert to original column naming for Sum_Z_score 2024-09-24 20:10:09 -04:00
3c90c22a43 Replace deprecated cur_data() with pick() 2024-09-24 20:03:36 -04:00
c7ad7246ee Redo interaction score groupings 2024-09-24 20:02:02 -04:00
5f1331f9a5 Workaround bogus sd and se calculations 2024-09-18 22:14:53 -04:00
62e07f53fd More interaction df changes 2024-09-18 20:08:24 -04:00
1b7e5f6e5d Try simpler df joining 2024-09-18 17:49:01 -04:00
d64d6d18cc Add correct lm smoothing colors 2024-09-18 16:35:18 -04:00
909e168e2d Skip Overlap coloring for unadjusted df 2024-09-18 16:01:42 -04:00
b4875430f8 Fix rank column names 2024-09-18 15:42:09 -04:00
452d9e4162 Make rank a function in across() 2024-09-18 14:35:43 -04:00
9e8a7e9361 Remove memory limits 2024-09-18 14:29:37 -04:00
728449efb4 Cleanup plot inconsistincies 2024-09-18 14:26:41 -04:00
b35551c3e2 Extend filter_data into process_data 2024-09-18 13:09:58 -04:00
977561b200 Simplify SD bands 2024-09-18 04:27:49 -04:00
eb3ed1470c Use updated guide term 2024-09-18 03:40:00 -04:00
3251c8f879 Rework plotting code, add auto-grid layout 2024-09-18 03:34:16 -04:00
7bfe5c337e Switch from tooltip to text aes for more control 2024-09-18 02:29:11 -04:00
d42dd71b97 Refactor interactive tooltips 2024-09-18 02:15:32 -04:00
d6e057b618 Fix overlap conditions 2024-09-18 00:09:07 -04:00
0760013c85 Drop lm grouping 2024-09-17 23:54:32 -04:00
219dc15a45 Hardcode group vars to simplify 2024-09-17 23:30:32 -04:00
fdcd97d7f1 Correctly group linear modeling 2024-09-17 23:25:58 -04:00
7d2473044e Improve output 2024-09-17 22:26:11 -04:00
4f9c2d3274 Fix column references 2024-09-17 21:54:31 -04:00
5d0d017a67 Cleanup output 2024-09-17 21:03:19 -04:00
24abf3c359 Improve df grouping 2024-09-17 20:11:39 -04:00
268d7decb5 Tidy up groupings 2024-09-17 18:54:44 -04:00
eb1c04bbab Fix rank vars names 2024-09-17 16:56:12 -04:00
62cf10860a Break plate analysis out of main() 2024-09-17 16:15:35 -04:00
2ddba41950 Reformat rank plot configs 2024-09-17 15:06:27 -04:00
012c5e1d69 Add rectangles to avg zscore plot 2024-09-17 14:59:38 -04:00
d565f7f95f Revert load_and_process_data 2024-09-17 14:41:29 -04:00
f342e292c8 Refactor data loading and add more plotting elements 2024-09-17 14:35:39 -04:00