February 2019

Gradient-Free Optimization for GLMNET Parameters

February 23, 2019 | statcompute

In the post https://statcompute.wordpress.com/2017/09/03/variable-selection-with-elastic-net, it was shown how to optimize hyper-parameters, namely alpha and gamma, of the glmnet by using the built-in cv.glmnet() function. However, following a similar logic of hyper-parameter optimization shown in the post https://statcompute.wordpress.com/2019/02/10/direct-optimization-of-hyper-parameter, we can directly optimize ... [Read more...]

More on Macros in R

February 23, 2019 | John Mount

Recently ran into something interesting in the R macros/quasi-quotation/substitution/syntax front: Romain François: “.@_lionelhenry reveals planned double curly syntax At #satRdayParis as a possible replacement, addition to !! and enquo()” It appears !! is no longer the last word in substitution (it certainly wasn’t the first). The described ...
[Read more...]

Object of Type Closure is Not Subsettable

February 22, 2019 | Nicole Radziwill

I started using R in 2004. I started using R religiously on the day of the annular solar eclipse in Madrid (October 3, 2005) after being inspired by David Hunter’s talk at ADASS. It took me exactly 4,889 days to figure out what this vexing error means, even though trial and error helped ...
[Read more...]

forcats::fct_match

February 22, 2019 | Jonathan Carroll

This journey started almost exactly a year ago, but it’s finally been sufficiently worked through and merged! Yay, I’ve officially contributed to the tidyverse (minor as it may be). I’m at least as useful as Zoidberg It began with a tweet, recalling a surprise I encountered that ...
[Read more...]

call for sessions and labs at Bay2sC0mp²⁰

February 22, 2019 | xi'an

A call to all potential participants to the incoming BayesComp 2020 conference at the University of Florida in Gainesville, Florida, 7-10 January 2020, to submit proposals [to me] for contributed sessions on everything computational or training labs [to David Rossell] on a specific language or software. The deadline is April 1 and the ...
[Read more...]

forcats::fct_match

February 22, 2019 | Jonathan Carroll

This journey started almost exactly a year ago, but it’s finally been sufficiently worked through and merged! Yay, I’ve officially contributed to the tidyverse (minor as it may be). It began with a tweet, recalling a surprise I encountered that...Continue Reading →
[Read more...]

Finding Economic Articles With Data

February 22, 2019 | Economics and R - R posts

In my view, one of the greatest developments during the last decade in economics is that the Journals of the American Economic Association and some other leading journals require authors to upload the replication code and data sets of accepted articles. I wrote a Shiny app that allows to search ... [Read more...]

Running your R script in Docker

February 22, 2019 | Oliver Guggenbühl

This blogpost explains step by step how you can build your own Docker Image and include R scripts. With this you can have scripts running at every image's beginning. Der Beitrag Running your R script in Docker erschien zuerst auf STATWORX.
[Read more...]

Vivid: Toward A Next Generation Statistical User Interface

February 21, 2019 | Ian

We are announcing the development of a new statistical user interface for R. I'm really excited about it and I hope that your will be too. Vivid is a rich document format deeply integrated with RStudio that mixes user interface elements, code and output. I firmly believe that the next ... [Read more...]

Developments in AzureR

February 21, 2019 | Hong Ooi

by Hong Ooi, senior data scientist, Microsoft Azure The AzureR packages have now been on CRAN for a couple of months, so I thought I'd provide an update on developments in the works. First, AAD authentication has been moved into a new package, AzureAuth, so that people who just want ... [Read more...]

Shiny App to access NOAA data

February 21, 2019 | Fabio Veronesi

Now that the US Government shutdown is over, it is time to download NOAA weather daily summaries in bulk and store them somewhere safe so that at the next shutdown we do not need to worry.Below is the code to download data for a series of years:NOAA_Bu...
[Read more...]

Shiny App to access NOAA data

February 21, 2019 | Fabio Veronesi

Now that the US Government shutdown is over, it is time to download NOAA weather daily summaries in bulk and store them somewhere safe so that at the next shutdown we do not need to worry.Below is the code to download data for a series of years:NOAA_Bu...
[Read more...]

Finding Economic Articles With Data

February 20, 2019 | Economics and R - R posts

In my view, one of the greatest developments during the last decade in economics is that the Journals of the American Economic Association and some other leading journals require authors to upload the replication code and data sets of accepted articles. I wrote a Shiny app that allows to search ... [Read more...]
1 2 3 4 5 6 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)