Articles by Steven P. Sanderson II, MPH

Another Post on Lists

January 19, 2023 | Steven P. Sanderson II, MPH

Introduction Manipulating lists in R is a powerful tool for organizing and analyzing data. Here are a few common ways to manipulate lists: Indexing: Lists can be indexed using square brackets “[ ]” and numeric indices. For example, to access th... [Read more...]

The building of {tidyAML}

January 12, 2023 | Steven P. Sanderson II, MPH

Introduction Yesterday I posted on An Update to {tidyAML} where I was discussing some of my thought process and how things could potentially work for the package. Today I want to showcase how the function fast_regression_parsnip_spec_tbl() and i... [Read more...]

An Update on {tidyAML}

January 11, 2023 | Steven P. Sanderson II, MPH

Introduction I have been doing a lot of work on a new package called {tidyAML}. {tidyAML} is a new R package that makes it easy to use the {tidymodels} ecosystem to perform automated machine learning (AutoML). This package provides a simple and ... [Read more...]

Brownian Motion

January 5, 2023 | Steven P. Sanderson II, MPH

Introduction Brownian motion, also known as the random motion of particles suspended in a fluid, is a phenomenon that was first described by Scottish botanist Robert Brown in 1827. It occurs when a particle is subjected to a series of random col...
[Read more...]
1 6 7 8

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)