Exploring Distributions with {shiny} and {TidyDensity}

Introduction Shiny is an R package that allows you to build interactive web applications using R code. TidyDensity is an R package that provides a tidyverse-style interface for working with probability density functions. In this tutorial, we’ll ... Continue reading: Exploring Distributions with {shiny} and {TidyDensity}
http://dlvr.it/SmjqXb

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut