10 PRINT mazes with ggplot2
(This article was first published on Higher Order Functions, and kindly contributed to R-bloggers)There is a celebrated Commodore 64 program that randomly prints outs / and \ characters and fills the...
View ArticleFlow charts in R
(This article was first published on R – Insights of a PhD, and kindly contributed to R-bloggers)Flow charts are an important part of a clinical trial report. Making them can be a pain though. One good...
View ArticleIn case you missed it: April 2018 roundup
(This article was first published on Revolutions, and kindly contributed to R-bloggers)In case you missed them, here are some articles from April of particular interest to R users.Microsoft R Open...
View ArticleThe social weather of rOpenSci onboarding system
(This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers)Our onboarding process ensures that packages contributed by the community undergo a...
View ArticleFormat and Interpret Linear Mixed Models
(This article was first published on Dominique Makowski, and kindly contributed to R-bloggers)The dataFit the modelThe analyze functionSummaryPrintCreditsYou find it time-consuming to manually format,...
View ArticleRolling Fama French
(This article was first published on R Views, and kindly contributed to R-bloggers)In a previous post, we reviewed how to import the Fama French 3-Factor data, wrangle that data, and then regress our...
View ArticleMimicking SQLDF with MonetDBLite
(This article was first published on S+/R – Yet Another Blog in Statistical Computing, and kindly contributed to R-bloggers)Like many useRs, I am also a big fan of the sqldf package developed by...
View ArticleScientific debt
(This article was first published on Variance Explained, and kindly contributed to R-bloggers)A very useful concept in software engineering is technical debt.Technical debt occurs when engineers choose...
View ArticleExploratory Factor Analysis in R
(This article was first published on R-posts.com, and kindly contributed to R-bloggers)Changing Your Viewpoint for FactorsIn real life, data tends to follow some patterns but the reasons are not...
View Articlerquery: SQL from R
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)My BARUGrquery talk went very well, thank you very much to the attendees for being an attentive and...
View Articlethe riddle of the stands
(This article was first published on R – Xi'an's Og, and kindly contributed to R-bloggers)The simple riddle of last week on The Riddler, about the minimum number of urinals needed for n men to pee if...
View Article2018 R Conferences
(This article was first published on R Views, and kindly contributed to R-bloggers)rstudio::conf 2018 and the New York R Conference are both behind us, but we are rushing headlong into the season for...
View ArticleBasic R Automation
(This article was first published on bnosac :: open analytical helpers, and kindly contributed to R-bloggers)Last Wednesday, a small presentation was given at the RBelgium meetup in Brussels on Basic...
View Articlegoodpractice 1.0.2 on CRAN
(This article was first published on Mango Solutions, and kindly contributed to R-bloggers)Hannah Frick, Data ScientistWe are excited to annouce that the goodpractice package is now available on CRAN....
View ArticleCustom R charts coming to Excel
(This article was first published on Revolutions, and kindly contributed to R-bloggers)This week at the BUILD conference, Microsoft announced that Power BI custom visuals will soon be available as...
View ArticleMonte Carlo-based prediction intervals for nonlinear regression
(This article was first published on Rmazing, and kindly contributed to R-bloggers)Calculation of the propagated uncertainty using (1), where is the gradient and the covariance matrix of the...
View ArticleVisualizing graphs with overlapping node groups
(This article was first published on r-bloggers – WZB Data Science Blog, and kindly contributed to R-bloggers)I recently came across some data about multilateral agreements, which needed to be...
View ArticleEnterprise Advocate
(This article was first published on RStudio Blog, and kindly contributed to R-bloggers)We are looking for our next Enterprise Advocate to join the RStudio team. See what Pete Knast, Global Director of...
View ArticleRStudio:addins part 2 – roxygen documentation formatting made easy
(This article was first published on Jozef's Rblog, and kindly contributed to R-bloggers)IntroductionCode documentation is extremely important if you want to share the code with anyone else, future you...
View ArticleInvesting for the Long Run
(This article was first published on Marcelo S. Perlin, and kindly contributed to R-bloggers)– I often get asked about how to invest in the stock market. Not surprisingly, this has been a common topic...
View Article