April 2023

Make “Solar System” Plots With {ggsolar}

April 12, 2023 | hrbrmstr

I was cranking out a blog post for work earlier this week that shows off just how many integrations our platform has. I won’t blather about that content here, but as I was working on it, I really wanted to show off all the integrations. A table seemed far ...
[Read more...]

Extending Data Frames

April 11, 2023 | Joshua W. Lambert

Extending Data Frames in R R is a commonly used language for data science and statistical computing. Foundational to this is having data structures that allow manipulation of data with minimal effort and cognitive load. One of the most commonly... [Read more...]

Extending Data Frames

April 11, 2023 | Joshua W. Lambert

library(dplyr) Extending Data Frames in R R is a commonly used language for data science and statistical computing. Foundational to this is having data structures that allow manipulation of data with minimal effort and cognitive load. One of t... [Read more...]

Gradient descent in R

April 11, 2023 | Francisco de Abreu e Lima

It has been well over a year since my last entry, I have been rather quiet because someone has been rather loud 👶 Just last week I found some time to rewrite a draft on gradient descent from about two years ago, so here we are – back in business! Gradient descent ...
[Read more...]

Predicting the Real USD/TRY Rates with MARS

April 11, 2023 | Selcuk Disci

The ongoing debate recently in Turkey is that the Turkish government has suppressed US Dollar/Turkish Lira exchange rates (USD/TRY) to prevent economic turmoil. Many authorities in the business, especially exporters, think that the USD/TRY parity should be in the range of 24-25 Turkish Lira. To look through ...
[Read more...]

WooCommerce Administrator with R

April 10, 2023 | John Kamaras

When working with WooCommerce, you have access to a powerful and robust product that offers a variety of benefits. Not only is it free and supported by a large community, but it also has strong SEO capabilities and a vast selection of plugins to enhance functionality. Additionally, the WooCommerce admin ... [Read more...]

A Tidymodels Tutorial

April 9, 2023 | Louise E. Sinks

As I’ve started working on more complicated machine learning projects, I’ve leaned into the tidymodels approach. Tidymodels is a highly modular approach, and I felt it reduced the number of errors, especially when evaluating many machine models an...
[Read more...]
1 3 4 5 6 7

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)