November 2018

Discourse Network Analysis: Undertaking Literature Reviews in R

November 14, 2018 | Peter Prevos

Literature reviews are the cornerstone of science. Keeping abreast of developments within any given field of enquiry has become increasingly difficult given the enormous amounts of new research. Databases and search technology have made finding relevant literature easy but, keeping a coherent overview of the discourse within a field of ...
[Read more...]

Discourse Network Analysis: Undertaking Literature Reviews in R

November 14, 2018 | Peter Prevos

Literature reviews are the cornerstone of science. Keeping abreast of developments within any given field of enquiry has become increasingly difficult given the enormous amounts of new research. Databases and search technology have made finding relevant literature easy but, keeping a coherent overview of the discourse within a field of ...
[Read more...]

Categorical Data Analysis using forcats

November 14, 2018 | Rsquared Academy Blog

Introduction In this post, we will learn to work with categorical/qualitative data in R using forcats. Let us begin by installing and loading forcats and a set of other pacakges we will be using. Libraries & Code We will use the following packages: forcats dplyr magrittr ggplot2 tibbe purrr and ...
[Read more...]

genre, text classification & naive bayes

November 14, 2018 | Jason Timm

Building a historical, genre-based corpus Building a Naive Bayes classifier Model assessment & confusion matrix Summary In this short post, we outline a Naive Bayes (NB) approach to genre-based text classification. First, we introduce & describe a corpus derived from Google News’ RSS feed, which includes source and genre information. We then ...
[Read more...]

More on Bias Corrected Standard Deviation Estimates

November 14, 2018 | John Mount

This note is just a quick follow-up to our last note on correcting the bias in estimated standard deviations for binomial experiments. For normal deviates there is, of course, a well know scaling correction that returns an unbiased estimate for observed standard deviations. It (from the same source): … provides an ...
[Read more...]

More Sandwiches, Anyone?

November 14, 2018 | Dave Giles

Consider this my Good Deed for the Day!A re-tweet from a colleague whom I follow on Twitter brought an important paper to my attention. I thought I'd share it more widely.The paper is titled, "Small-sample methods for cluster-robust variance estimation and hypothesis testing in fixed effect models", by ... [Read more...]

Use GitHub Vulnerability Alerts to Keep Users of Your R Packages Safe

November 14, 2018 | hrbrmstr

Despite their now inherent evil status, GitHub has some tools other repository aggregators do not. One such tool is the free vulnerability alert service which will scan repositories for outdated+vulnerable dependencies. Now, “R” is nowhere near a first-class citizen in the internet writ large, including software development tooling (e....
[Read more...]

anytime 0.3.3

November 14, 2018 | Thinking inside the box

A new minor clean-up release of the anytime package arrived on CRAN overnight. This is the fourteenth release, and follows the 0.3.2 release a good week ago. anytime is a very focused package aiming to do just one thing really well: to convert anythi... [Read more...]

Windows Clipboard Access with R

November 13, 2018 | Kenith Grey

The windows clipboard is a quick way to get data in and out of R. How can we exploit this feature to accomplish our basic data exploration needs and when might its use be inappropriate? Read on. Overview Paste Data from Clipboard to R HTML Tables Spreadsheets Copy Data from ... [Read more...]

Rdew Valley: Optimizing Farming with R

November 13, 2018 | schochastics

I recently picked up a copy of my favorite game Stardew Valley again. If you don’t know the game, I can highly recommend it! You inherit a pixel farm and you are in charge of everything. Crops, animals, fishing, mining and never forget to socialize. My plan was to ... [Read more...]
1 6 7 8 9 10 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)