Bryan Roessler
|
a439b0b909
Fix interactive plotting for plotly
|
7 months ago |
Bryan Roessler
|
d79f6a4f2c
Return plot config separately
|
7 months ago |
Bryan Roessler
|
0bb07cf643
Add back box plot
|
7 months ago |
Bryan Roessler
|
b044a2fd51
Use cartesian limits for plots
|
7 months ago |
Bryan Roessler
|
6dc1a5c496
Join interaction and calculation dfs
|
7 months ago |
Bryan Roessler
|
94eb8db517
Loop the sd values once
|
7 months ago |
Bryan Roessler
|
30b0f175ff
Begin scatter plot refactoring
|
7 months ago |
Bryan Roessler
|
557d85bc85
Fix some scatter plot aes
|
7 months ago |
Bryan Roessler
|
7c0ed3eda1
Improve the interactions df
|
7 months ago |
Bryan Roessler
|
74eace8cde
Simplify calculate_interaction_scores()
|
7 months ago |
Bryan Roessler
|
30c03f87cb
Fix interaction calculation grouping
|
7 months ago |
Bryan Roessler
|
e469ed532f
Include interaction results in plot df
|
7 months ago |
Bryan Roessler
|
a018656f7f
More aes tweaks for color_var
|
7 months ago |
Bryan Roessler
|
1a2cd1a6c2
Add back error bars to scatter plots
|
7 months ago |
Bryan Roessler
|
2f85b32a76
Better handle missing aesthetics
|
7 months ago |
Bryan Roessler
|
d8c66a6f9a
Avoid rounding NAs in annotation labels
|
7 months ago |
Bryan Roessler
|
4b2157df5f
Suppress some interaction score warnings
|
7 months ago |
Bryan Roessler
|
54b32f47c7
Move more lm calcs out of dplyr
|
7 months ago |
Bryan Roessler
|
30abced9ff
Return NULL from lm instead of refactor
|
7 months ago |
Bryan Roessler
|
fa7544cb0e
Interactions refactor to improve lm object handling
|
7 months ago |
Bryan Roessler
|
270cc8def5
Gracefully handle empty var cols
|
7 months ago |
Bryan Roessler
|
88a0429bca
Compromise on column naming
|
7 months ago |
Bryan Roessler
|
e193da0541
Use a single df for interaction calculations
|
7 months ago |
Bryan Roessler
|
bfc67574bc
Use calculations df for lms
|
7 months ago |
Bryan Roessler
|
2f932b319c
Move linear models out of mutate()
|
7 months ago |
Bryan Roessler
|
9f87b54727
Don't add text aes to static pdf plot
|
7 months ago |
Bryan Roessler
|
05787bdcbb
Handle legend orientation better
|
7 months ago |
Bryan Roessler
|
aef57dd3dc
Fix original bug with bad geom_point aes
|
7 months ago |
Bryan Roessler
|
90f6ce8fe8
Use OrfRep instead of ORF for plot points
|
7 months ago |
Bryan Roessler
|
dbe8b1a15b
Re-add additional plotting output
|
7 months ago |