June 2018

Bias in high dimensional optimism corrected bootstrap procedure

June 28, 2018 | chris2016

I have been working in high dimensional analysis to predict drug response in rheumatoid arthritis patients and I was concerned to find the procedure called optimism corrected bootstrapping over-fits as p (number of features) increases. Optimism corrected bootstrapping is a way of trying to estimate the overfitting error of a ... [Read more...]

Formatted Correlation with Effect Size

June 27, 2018 | Dominique Makowski

Do a correlation APA formatted output Dataframe of Values Bayesian Correlation Contribute Credits Previous blogposts One of the most time-consuming part of data analysis in psychology is the copy-pasting of specific values of some R output to a manuscript or a report. This task is frustrating, prone to errors, and ... [Read more...]

Choroplethr v3.6.2 is now on CRAN

June 27, 2018 | Ari Lamstein

A new version of Choroplethr is now on CRAN! You can get it by typing the following from the R Console: [crayon-5b341e0528211012241032/] I encourage all... The post Choroplethr v3.6.2 is now on CRAN appeared first on AriLamstein.com.
[Read more...]

Finalfit now in CRAN

June 27, 2018 | Ewen Harrison

Your favourite package for getting model outputs directly into publication ready tables is now available on CRAN. They make you work for it! Thank you to all that helped. The development version will continue to be available from github. [Read more...]

tree.bins 0.1.1: Recategorization by Decision Tree Method

June 27, 2018 | FI Labs - R Feed

Overview I created tree.bins to provide users the ability to recategorize categorical variables, dependent on a response variable, by iteratively creating a decision tree for each of the categorical variables (class factor) and the selected response variable. The decision tree is created using rpart::rpart. You often encounter variables ... [Read more...]

New Course: Marketing Analytics in R

June 27, 2018 | Ryan Sheehy

Course Description Here is a link to our new R course. This is your chance to dive into the worlds of marketing and business analytics using R. Day by day, there are a multitude of decisions that companies have to face. With the help of statistical... [Read more...]

Debug Java in Bio7

June 27, 2018 | Marcel Austenfeld

27.06.2018 In Bio7 R and Java code can be easily combined in the Bio7 platform. For instance to create Graphical User Interfaces in Java (with SWT or JavaFX), transfer image pixel/selection data from ImageJ and finally doing the analysis parts in R code/scripts which can be called from within ... [Read more...]

Game of Friendship Paradox

June 27, 2018 | arthur charpentier

In the introduction of my course next week, I will (briefly) mention networks, and I wanted to provide some illustration of the Friendship Paradox. On network of thrones (discussed in Beveridge and Shan (2016)), there is a dataset with the network of characters in Game of Thrones. The word “friend” might ...
[Read more...]

One R Package a Day

June 27, 2018 | Steven M. Mortimer

Discover one R package a day by following the @RLangPackage account on Twitter! Inspired by One R Tip Day (@RLangTip) I created a Twitter bot that will feature one package with its description and GitHub URL each day. The R programming language (referred to as #rstats on Twitter) now has ...
[Read more...]

Joining Betting Data

June 26, 2018 | Analysis of AFL

This example will be using Betfair which we hope to add to fitzRoy in the future. Making it easier to compare Squiggle and maybe your own models vs the market! Step One Read in the Betfair Data The first step is just go to the betfair site and download the ... [Read more...]

Text-to-speech with R

June 26, 2018 | Dr. Shirin Glander

Computers started talking to us! They do this with so called Text-to-Speech (TTS) systems. With neural nets, deep learning and lots of training data, these systems have gotten a whole lot better in recent years. In some cases, they are so good that you can’t distinguish between human and ... [Read more...]

Bayesian GANs [#2]

June 26, 2018 | xi'an

As an illustration of the lack of convergence of the Gibbs sampler applied to the two “conditionals” defined in the Bayesian GANs paper discussed yesterday, I took the simplest possible example of a Normal mean generative model (one parameter) with a logistic discriminator (one parameter) and implemented the scheme (during ...
[Read more...]

R in Finance highlights

June 26, 2018 | Eran Raviv

The yearly R in Finance conference is one of my favorites: 1. Titans of the R community are there every year. This year the founder of Rstudio (but much more really), JJ Allaire was a keynote speaker. He gave a talk about Machine Learning with TensorFlow and R. 2. Single track. I ... [Read more...]
1 2 3 4 15

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)