Weather displayed as vintage 1990s forecast on the Weather Channel
How to open files, folders, websites in R
Coming to you from France, a post about Mise en place for R projects. In a less francophone phrasing: to get to work on something you have to open that thing, be it a script or a project or a website. The easier that is, the faster you get to work. In this post I’ll show a roundup of R functions and related tools for opening scripts, projects and websites for yourself or on behalf of the users of your code.
Many thanks to Hannah Frick for providing inspiration for some items of …
Announcing New Stats Software Peer Review Editors: Emi Tanaka and Nima Hejazi
Belief elicitation in theory versus practice
Why are primary elections hard to predict?
A Simple Bayesian Multi-state Survival Model for a Clinical Trial
Announcing New Stats Software Peer Review Editors: Emi Tanaka and Nima Hejazi
We are excited to welcome Emi Tanaka and Nima Hejazi to our team of Associate Editors for rOpenSci Stats Software Peer Review.
They join Laura DeCicco, Julia Gustavsen, Jouni Helske, Toby Hocking, Rebecca Killick, Anna Krystalli, Mauro Lepore, Noam Ro…
Good vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in R workshop
Join our workshop on Good vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in R, which is a part of our workshops for Ukraine series! Here’s some more info: Title: Good vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in R Date: Thursday, July 17th, 18:00 – 20:00 CEST (Rome, …
Continue reading: Good vs. Bad Confounders: A Hands-On Introduction with DAGs & Simulations in R …How to draw a candlestick chart in R? – Both ggplot2 and plotly
How to make a Financial Times Plot with ggplot2 in R?
How to open files, folders, websites in R
Coming to you from France, a post about Mise en place for R projects. In a less francophone phrasing: to get to work on something you have to open that thing, be it a script or a project or a website. The easier that is, the faster you get to …
Continue reading: How to open files, folders, websites in …Setting Future Plans in R Functions — and Why You Probably Shouldn’t
Specialized R packages for spatial machine learning: An introduction to RandomForestsGLS, spatialRF, and meteo
This is the fifth part of a blog post series on spatial machine learning with R.
You can find the list of other blog posts in this series in part one.
This document provides an overview of three R packages, RandomForestsGLS, spatialRF, a…