πŸ“Š Master the art of histograms in R! Learn both base R and ggplot2 methods for crafting insightful visualizations. Unveil data stories like a pro! πŸŽ¨πŸ“ˆ

spsanderson.com/steveondata/po

#ggplot2 #histogram #r #RStats #dataviz

Last updated 1 year ago

LisPi · @lispi314
541 followers · 11584 posts · Server mastodon.top

@egypt are basically useless anyway.

Most common statistical measurements () are a lot more useful.

Even better is a dynamic graph with adjustable granularity to put said values on a for more immediate visual feedback.

#medians #mode #histogram #statistics #median

Last updated 1 year ago

Datylon · @datylon
27 followers · 61 posts · Server vis.social

If it looks like a bar chart and acts like a bar chart, then it probably is a histogram! πŸ“Š

Visually, histograms might resemble bar graphs. But there are some features that distinguish the two. On our new resource page, we go into details on:

- What is a histogram and its variations (and alternatives),
- How to properly design a histogram,
- We show some examples of histograms designed with Datylon.

Learn more: datylon.co/histogram

#histogram #designthinking #dataviz #datavisualization

Last updated 1 year ago

#! code · @hashbangcode
16 followers · 11 posts · Server fosstodon.org
The Triangle Agency · @triangleagency
1 followers · 126 posts · Server mastodon.social
Karthikeyan A K :verified: · @mindaslab
55 followers · 447 posts · Server mstdn.social
Volkan Γ–zΓ§elik · @volkan
35 followers · 1223 posts · Server z2h.dev
Volkan Γ–zΓ§elik πŸ¦„ · @volkan
630 followers · 1368 posts · Server hachyderm.io

I have written a post that will showcase the hai_histogram_facet_plot() function from my Β {healthyR.ai}, which makes it easy to create faceted histograms of numeric and factor data in R.

Some key things about the function:

πŸš€ You can export the graph as a plot for

πŸš€ Handles factor data

πŸš€ You can [0, 1] scale data if you choose

πŸš€ Reverse factor order

Post: spsanderson.com/steveondata/po

#histogram #Data #visualization #statistic #Programming #RStats #interactivity #plotly #package #r

Last updated 2 years ago

Tiago Ribeiro · @tiago_ribeiro
35 followers · 141 posts · Server mastodon.social
claude · @mathr
287 followers · 2739 posts · Server post.lurk.org

I updated my project (miscellaneous tools for image files) with a new program exrquantile that outputs data similar in purpose to a (it sorts the data from a given channel and outputs the values at regularly spaced counts, so you can easily read off the minimum, maximum, median, and other ).

mathr.co.uk/exrtact

#quantile #histogram #exr #exrtact

Last updated 3 years ago

claude · @mathr
288 followers · 2739 posts · Server post.lurk.org

Working on my to explore escape-time fractals, rendered with distance estimator colouring using my project. It's a script that calls out to for calculator functionality, plus image fitness function in custom code (using for processing).

Flatness of seems to be a good to add into the function for exploring algorithmically, because stretched/skewed images will have strong directionality peaks, while more regions will be flatter.

I implemented it using 5x5 filters as suggested on the website. Nothing fancy (like Earth Mover's Distance, which I haven't figured out for circular arrays yet) for the histogram comparison, just Euclidean vector distance.

ref: imagej.net/Directionality#Loca

#bot #et #bash #ghc #haskell #c #openmp #parallel #directionality #histogram #metric #fitness #fractals #isotropic #sobel #imagej

Last updated 5 years ago