home.social

#ggdist — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ggdist, aggregated by home.social.

fetched live
  1. | Comparaciones – Experimental | . Experimenté agregando una sumatoria horizontal de observaciones en un boxplot sobre la capacidad endocraneana en especies del género Homo. Creada usando R con , , , , , , y .

  2. #Día5 | Comparaciones – Experimental | #30DayChartChallenge. Experimenté agregando una sumatoria horizontal de observaciones en un boxplot sobre la capacidad endocraneana en especies del género Homo. Creada usando R con #ggplot2, #ggdist, #dplyr, #scales, #ggtext, #patchwork, #tibble y #tidyr.

  3. Merry Distmas! A new version of
    #ggdist
    (3.3.2) just hit CRAN
    #rstats

    The main impetus of the update is minor fixes to support
    #ggplot2
    3.5.0, but there are a few things worth mentioning... 1/5

  4. Merry Distmas! A new version of
    #ggdist
    (3.3.2) just hit CRAN
    #rstats

    The main impetus of the update is minor fixes to support
    #ggplot2
    3.5.0, but there are a few things worth mentioning... 1/5

  5. If you are thinking of plotting distributions and/or confidence intervals, I highly recommend you check out the ggdist package by @mjskay
    #RStats #ggdist
    github.com/mjskay/ggdist

  6. If you are thinking of plotting distributions and/or confidence intervals, I highly recommend you check out the ggdist package by @mjskay
    #RStats #ggdist
    github.com/mjskay/ggdist

  7. Here's an example of #ggblend with #ggdist: ggdist can create gradient lineribbons using color ramps, but can have problems when they overlap

    ggblend can partition a geometry and blend those partitions: e.g. using "multiply" to blend overlapping lineribbons together

  8. Here's an example of #ggblend with #ggdist: ggdist can create gradient lineribbons using color ramps, but can have problems when they overlap

    ggblend can partition a geometry and blend those partitions: e.g. using "multiply" to blend overlapping lineribbons together

  9. #ggdist 3.3.0 just hit CRAN! Some highlights:

    1. A big change is the new default density estimator, which detects bounded distributions; see linked post: fediscience.org/@mjskay/110359

    This also means Mode() and hdi(), which use the density estimator, should be better too.

    #rstats

  10. #ggdist 3.3.0 just hit CRAN! Some highlights:

    1. A big change is the new default density estimator, which detects bounded distributions; see linked post: fediscience.org/@mjskay/110359

    This also means Mode() and hdi(), which use the density estimator, should be better too.

    #rstats

  11. round 2 of "try to make #ggdist's default density estimator better" #rstats

    I think this is the one for now (better be too b/c gotta release another version soon!!!)

  12. round 2 of "try to make #ggdist's default density estimator better" #rstats

    I think this is the one for now (better be too b/c gotta release another version soon!!!)

  13. @healthstatsdude @ct_bergstrom @knewman
    I'll give a shameless plus for #ggdist, which makes it easy to create a bunch of visualizations of distributions, including density plots, dotplots, and beeswarms: mjskay.github.io/ggdist/

    One big difference compared to ggbeeswarm is that ggdist will automatically set the dot size to ensure the chart does not overrun the display area

  14. @healthstatsdude @ct_bergstrom @knewman
    I'll give a shameless plus for #ggdist, which makes it easy to create a bunch of visualizations of distributions, including density plots, dotplots, and beeswarms: mjskay.github.io/ggdist/

    One big difference compared to ggbeeswarm is that ggdist will automatically set the dot size to ensure the chart does not overrun the display area

  15. Playing with a new default kernel density estimator for the #ggdist #rstats 📦. Thoughts?

    Trying to deal with edge effects in default KDEs on bounded data. Never gonna convince everyone to use histograms or dotplots, so a better default would help...

    See gist.github.com/mjskay/b6b067a

  16. Playing with a new default kernel density estimator for the #ggdist #rstats 📦. Thoughts?

    Trying to deal with edge effects in default KDEs on bounded data. Never gonna convince everyone to use histograms or dotplots, so a better default would help...

    See gist.github.com/mjskay/b6b067a