home.social

#tidydensity — Public Fediverse posts

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

  1. I wrote some code to use all of the available util_*_aic functions i have in my #TidyDensity #RStats package. It was a fun exercise. I was trying to see which distribution has the lowest #AIC #R #Coding #Distribution #Statistics

  2. Looks like the newest version of #RandomWalker and #TidyDensity are the best yet as seen in the 30 post release downloads. I don't get tidyverse downloads but I'm proud of these works. #R #RStats

  3. If you need to generate data from a triangular distribution, then my #R package #TidyDensity has you covered! #RStats #ggplot2 #Distribution

  4. Yesterday I showed you how to combine different distributions using dplyr with my TidyDensity package, but...there is an easier way! There is a built in function in TidyDensity to do this very thing, tidy_combine_distributions(). #R #RStats #TidyDensity #ggplot2

  5. Here is a simple script to show what different distribution densities look like. You can easily achieve this using my TidyDensity package. #dplyr #ggplot2 #TidyDensity #R #RStats

  6. Here I used my TidyDensity package to get boot strapped estimates of the mean price by cut and clarity. The default for tidy_bootstrap() is 2,000 simulations. #TidyDensity #ggplot2 #R #RStats #RProgramming