List Question
20 TechQA 2024-02-29T19:55:16.657000Change Arrow linewidth/size in stat_valleys/stat_peaks
31 views
Asked by Dalton Linkus
Error getting equation from stat_poly_eq (possibly due to layer specific data)
58 views
Asked by isabelle-smith
How to fix slope calculation in stat_poly_eq?
161 views
Asked by Nightowl
Couldn't able to install ggpmisc in R Studio
134 views
Asked by Aravindan Kalai
How to add labels to my volcano plot in R
255 views
Asked by jillmerlini
How to force `stat_poly_line()` to use a specific non-zero y-intercept?
202 views
Asked by Gage R. Coon
ggpubr::stat_cor(), label.npc doesn't take into account geom_smooth output
267 views
Asked by Bryce Cook
Show sqrt(y) ~ assign(sqrt(x)) relationship with `stat_poly_eq`, `stat_fit_tb` or `stat_fit_tidy`
50 views
Asked by hnguyen
problem plotting linear regression equation with ggpmisc in R studio
207 views
Asked by s_pgn
How to change the label on each quadrant of the scatterplot from count of observations into percent?
173 views
Asked by Robin
How do I change the start of my trendline to be 0 using ggpmisc stat_poly_line?
133 views
Asked by Nomye
Pull out Regression Eqn from ggplot
57 views
Asked by user2813606
Manual position of stat_poly_eq labels with facet_wrap being another variable than e.g. color does not work
342 views
Asked by Sara Bjerre Sørensen
How can I adjust text formatting in stat_poly_eq?
255 views
Asked by densz
Modifying the decimal mark of stat_poly_eq
654 views
Asked by Fernanda Peres
How to fill the background of a stat_poly_eq equation (ggpmisc) using ggplot2?
471 views
Asked by denis
Display line equation in subtitle of ggplot?
137 views
Asked by Blake Burkard
How to automatically add R^2 to a graph with facet wrap using ggplot2?
70 views
Asked by Renata
How does lm() work when one axis is logarithmic?
145 views
Asked by Vistho
Is it possible to extract slope and intercept from multiple fitted lines into a tibble?
281 views
Asked by Vistho