|
|
200df19922
|
Refactor data filtering
|
2024-09-16 20:05:06 -04:00 |
|
|
|
15b6d3327c
|
Don't coerce closure
|
2024-09-16 19:39:49 -04:00 |
|
|
|
36b5a3aa4e
|
Hardcode variables for rank plots
|
2024-09-16 19:33:00 -04:00 |
|
|
|
9fe45ba73f
|
Break apart rank plot code
|
2024-09-16 19:17:01 -04:00 |
|
|
|
91fc9ecfda
|
Convert filter_data to dplyr
|
2024-09-16 17:32:22 -04:00 |
|
|
|
28c9fda051
|
Rename variables arugment
|
2024-09-16 15:48:12 -04:00 |
|
|
|
3f2d629371
|
Absorb finite filter
|
2024-09-16 15:33:25 -04:00 |
|
|
|
5c87ff8615
|
Restructure plot filtering
|
2024-09-16 15:21:41 -04:00 |
|
|
|
37743b1f5e
|
Pull cur_column() from across()
|
2024-09-16 15:07:07 -04:00 |
|
|
|
4045b31543
|
Extend plot filtering
|
2024-09-16 15:04:15 -04:00 |
|
|
|
b13f2df26b
|
Refactor interaction plot configs
|
2024-09-16 14:19:52 -04:00 |
|
|
|
e07baf7a37
|
Break out plot filtering
|
2024-09-16 13:55:00 -04:00 |
|
|
|
4f90330500
|
Simplify R Squared calculations
|
2024-09-16 12:27:24 -04:00 |
|
|
|
22236fef49
|
Separate adjustments from ranks
|
2024-09-16 12:21:40 -04:00 |
|
|
|
1dfb5d5084
|
Improve rank plot filtering and plot config generation
|
2024-09-15 21:58:19 -04:00 |
|
|
|
534c570335
|
Create rank plots by SD band
|
2024-09-15 21:07:50 -04:00 |
|
|
|
e00df4be45
|
Refactor rank plots
|
2024-09-15 19:32:25 -04:00 |
|
|
|
eb2e1ae7d6
|
Add some debug for rank plots
|
2024-09-15 18:37:42 -04:00 |
|
|
|
f848a60871
|
Add interaction vars to ranks
|
2024-09-15 17:48:44 -04:00 |
|
|
|
549090b572
|
Correctly pass annotations as list of list
|
2024-09-15 17:37:19 -04:00 |
|
|
|
971fb80194
|
Remove existing df calls for single dplyr
|
2024-09-15 17:21:21 -04:00 |
|
|
|
ba7f575be1
|
Begin main() refactor
|
2024-09-15 17:06:36 -04:00 |
|
|
|
5dfa2d1650
|
Explicitly filter data before plotting to silence ggplot
|
2024-09-15 14:32:48 -04:00 |
|
|
|
6c13182961
|
Simplify annotation code
|
2024-09-15 12:48:36 -04:00 |
|
|
|
ee986fbd60
|
Use tooltips rather than text aes for interactive plotly
|
2024-09-15 12:28:52 -04:00 |
|
|
|
4f0c36fd66
|
Prevent interactive variable collision in generate_plot
|
2024-09-15 12:01:07 -04:00 |
|
|
|
767694b8ac
|
Prevent interactive variable collision in generate_plot
|
2024-09-15 11:58:00 -04:00 |
|
|
|
8b0212d9b4
|
Prevent interactive variable collision
|
2024-09-15 11:53:10 -04:00 |
|
|
|
915885e2bf
|
Refactor plot generation to support interactive plotly plots
|
2024-09-15 11:44:16 -04:00 |
|
|
|
4877c1413e
|
Avoid get() in across_all
|
2024-09-15 11:05:55 -04:00 |
|
|
|
2531a739dd
|
Add annotations
|
2024-09-15 10:59:27 -04:00 |
|
|
|
a439b0b909
|
Fix interactive plotting for plotly
|
2024-09-15 10:51:09 -04:00 |
|
|
|
d79f6a4f2c
|
Return plot config separately
|
2024-09-14 23:11:01 -04:00 |
|
|
|
0bb07cf643
|
Add back box plot
|
2024-09-14 22:23:15 -04:00 |
|
|
|
b044a2fd51
|
Use cartesian limits for plots
|
2024-09-14 22:18:16 -04:00 |
|
|
|
6dc1a5c496
|
Join interaction and calculation dfs
|
2024-09-13 22:06:34 -04:00 |
|
|
|
94eb8db517
|
Loop the sd values once
|
2024-09-13 21:16:49 -04:00 |
|
|
|
30b0f175ff
|
Begin scatter plot refactoring
|
2024-09-13 20:52:18 -04:00 |
|
|
|
557d85bc85
|
Fix some scatter plot aes
|
2024-09-13 19:51:40 -04:00 |
|
|
|
7c0ed3eda1
|
Improve the interactions df
|
2024-09-13 18:28:09 -04:00 |
|
|
|
74eace8cde
|
Simplify calculate_interaction_scores()
|
2024-09-13 14:37:31 -04:00 |
|
|
|
30c03f87cb
|
Fix interaction calculation grouping
|
2024-09-13 00:37:06 -04:00 |
|
|
|
e469ed532f
|
Include interaction results in plot df
|
2024-09-13 00:14:41 -04:00 |
|
|
|
a018656f7f
|
More aes tweaks for color_var
|
2024-09-12 23:44:48 -04:00 |
|
|
|
1a2cd1a6c2
|
Add back error bars to scatter plots
|
2024-09-12 23:16:49 -04:00 |
|
|
|
2f85b32a76
|
Better handle missing aesthetics
|
2024-09-12 22:53:20 -04:00 |
|
|
|
d8c66a6f9a
|
Avoid rounding NAs in annotation labels
|
2024-09-12 22:41:51 -04:00 |
|
|
|
4b2157df5f
|
Suppress some interaction score warnings
|
2024-09-12 22:34:24 -04:00 |
|
|
|
54b32f47c7
|
Move more lm calcs out of dplyr
|
2024-09-12 21:40:22 -04:00 |
|
|
|
30abced9ff
|
Return NULL from lm instead of refactor
|
2024-09-12 19:56:03 -04:00 |
|