ggbrick is now on CRAN

March 21, 2024 | Daniel Oehm

If you’re looking for something a little different, ggbrick creates a ‘waffle’ style chart with the aesthetic of a brick […] The post ggbrick is now on CRAN appeared first on Dan Oehm | Gradient Descending. [Read more...]

How to interpret and report nonlinear effects from Generalized Additive Models

March 20, 2024 | GAMbler

What are Generalized Additive Models (GAMs)? Generalized Additive Models (GAMs) are flexible tools that replace one or more predictors in a Generalized Linear Model (GLM) with smooth functions of predictors. These are helpful for learning arbitrarily complex, nonlinear relationships between predictors and conditional responses without needing a priori expectations about ... [Read more...]

Update on mocking for testing R packages

March 20, 2024 | Posts on R-hub blog

This blog featured a post on mocking, the art of replacing a function with whatever fake we need for testing, years ago. Since then, we’ve entered a new decade, the second edition of Hadley Wickham’s and Jenny Bryan’s R packages book was published, and mocking returned to ... [Read more...]

WebDev4R: Flexbox

March 20, 2024 | Albert Rapp

There are two major systems to align things in CSS. These are flexbox and grid layout. Both of them are really useful to know to have any chance to make nice websites or apps. And today we’re going to focus on flexbox. And as always, if you want...
[Read more...]

PowerQuery Puzzle solved with R

March 19, 2024 | Numbers around us

#165–166PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #165Today we get table with data which we suppose to transform into shape of Excel Pivot Tables (aka Cross...
[Read more...]

What’s New in CDCPLACES 1.1.5

March 18, 2024 | Brenden Smith

An earlier version of this blog post was published on February 6, 2024 and described the new features in the development version of this package. This update shows all of the new features of the package as of March 16, 2024. Introduction CDCPLA...
[Read more...]

Puzzles no. 409–413

March 18, 2024 | Numbers around us

Puzzles no. 409–413PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #409This puzzle is like splitting rock. Sometimes tables in Excel and other documents have merg...
[Read more...]
1 14 15 16 17 18 2,107