February 2019

MLB run scoring trends: Shiny app update

February 25, 2019 | Martin Monkman

The new Major League Baseball season will soon begin, which means it’s time to look back and update my run scoring trends data visualization application, built using RStudio’s shiny package. You can find the app here: https://monkmanmh.shinyapps.io/MLBrunscoring_shiny/ The github repo for this app ... [Read more...]

MLB run scoring trends: Shiny app update

February 25, 2019 | Martin Monkman

The new Major League Baseball season will soon begin, which means it’s time to look back and update my run scoring trends data visualization application, built using RStudio’s shiny package. You can find the app here: https://monkmanmh.shinyapps.io/MLBrunscoring_shiny/ The github repo for this app ... [Read more...]

Bayesian Optimization for Hyper-Parameter

February 24, 2019 | statcompute

In past several weeks, I spent a tremendous amount of time on reading literature about automatic parameter tuning in the context of Machine Learning (ML), most of which can be classified into two major categories, e.g. search and optimization. Searching mechanisms, such as grid search, random search, and Sobol ... [Read more...]

stplanr paper published

February 24, 2019 | R | Robin Lovelace

I am very happy to announce that the paper stplanr: A package for transport planning has been published in The R Journal (Lovelace and Ellison 2018) ????. This is the result of around 3 years of work: it took us (co-author Richard Ellison and me) over... [Read more...]

ViennaR Meetup Announcement March 2019

February 24, 2019 | Quantargo Blog

ViennaR Meetup Announcement March 2019 For the next ViennaR Meetup on March 18 we are excited to announce Laura Vana (R-Ladies) and Hadley Wickham (RStudio). The meetup will take place at Webster Vienna Private University (http://webster.ac.at). Regis...
[Read more...]

ViennaR Meetup Announcement March 2019

February 24, 2019 | Quantargo Blog

ViennaR Meetup Announcement March 2019 For the next ViennaR Meetup on March 18 we are excited to announce Laura Vana (R-Ladies) and Hadley Wickham (RStudio). The meetup will take place at Webster Vienna Private University (http://webster.ac.at). Regis...
[Read more...]

January 2019: “Top 40” New CRAN Packages

February 24, 2019 | R Views

One hundred and fifty-three new packages made it to CRAN in January. Here are my “Top 40” picks in eight categories: Computational Methods, Data, Machine Learning, Medicine, Science, Statistics, Utilities, and Visualization. Computational Methods cPCG v1.0: Provides a function to solve systems of linear equations using a (preconditioned) conjugate gradient algorithm. ...
[Read more...]

Le Monde puzzle [#1087]

February 24, 2019 | xi'an

A board-like Le Monde mathematical puzzle in the digit category: Given a (k,m) binary matrix, what is the maximum number S of entries with only one neighbour equal to one? Solve for k=m=2,…,13, and k=6,m=8. For instance, for k=m=2, the matrix is producing the maximal number 4. ...
[Read more...]

Plots within plots with ggplot2 and ggmap

February 23, 2019 | kjytay

Once in a while, you might find yourself wanting to embed one plot within another plot. ggplot2 makes this really easy with the annotation_custom function. The following example illustrates how you can achieve this. (For all the code in one … Continue reading →
[Read more...]

ViennaR Meetup Announcement March 2019

February 23, 2019 | Quantargo Blog

For the next ViennaR Meetup on March 18 we are excited to announce Laura Vana (R-Ladies) and Hadley Wickham (RStudio). The meetup will take place at Webster Vienna Private University (http://webster.ac.at). Registration is required at the Meetup Page: https://www.meetup.com/ViennaR/events/259235903/ Feel free to join ...
[Read more...]

ViennaR Meetup Announcement March 2019

February 23, 2019 | Quantargo Blog

For the next ViennaR Meetup on March 18 we are excited to announce Laura Vana (R-Ladies) and Hadley Wickham (RStudio). The meetup will take place at Webster Vienna Private University (http://webster.ac.at). Registration is required at the Meetup Page: https://www.meetup.com/ViennaR/events/259235903/ Feel free to join ...
[Read more...]

Query Azure Cosmos DB in R

February 23, 2019 | aaronddl

It’s 2019, and your company has chosen to store data in Cosmos DB, the world’s most versatile and powerful database format, because they’re all-in on cloud native architectures. You’re excited! This means you’re working with an ultra low latency, planet-scale data source! Just one problem: your ... [Read more...]
1 2 3 4 5 13

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)