May 2019

Job @ Oxford

May 27, 2019 | R on Gianluca Baio

Boby Mihaylova has two exciting posts available at the Health Economics Research Centre at the University of Oxford. In particular, she is looking for two R-minded researchers/analysts to develop work on disease modelling/cost-effectiveness using large individual-patients databases. In fact, I think it’s really good that they are ... [Read more...]

Linear Regression with Healthcare Data for Beginners in R

May 27, 2019 | Anisa Dhana

Are you interested in guest posting? Publish at DataScience+ via your editor (i.e., RStudio). Category Regression Models Tags ggplot2 Linear Regression NHANES R Programming In this post I will show how to build a linear regression model. As an example, for this post, I will evaluate the association between ...
[Read more...]

emayili: Sending Email from R

May 26, 2019 | R | datawookie

At Exegetic we do a lot of automated reporting with R. Being able to easily and reliably send emails is a high priority. There is already a selection of packages for sending email from R: {mailR} {gmailr} {blastula} {blatr} (Windows) {mail} and {send...
[Read more...]

emayili: Sending Email from R

May 26, 2019 | R on datawookie

At Exegetic we do a lot of automated reporting with R. Being able to easily and reliably send emails is a high priority. There is already a selection of packages for sending email from R: {mailR} {gmailr} {blastula} {blatr} (Windows) {mail} and {sendmailR}. We’ve had the most experience with ...
[Read more...]

nanotime 0.2.4

May 26, 2019 | Thinking inside the box

Another minor maintenance release of the nanotime package for working with nanosecond timestamps arrived on CRAN yesterday. nanotime uses the RcppCCTZ package for (efficient) high(er) resolution time parsing and formatting up to nanosecond resolution... [Read more...]

The ‘see’ package: beautiful figures for easystats

May 26, 2019 | R on easystats

The see package We have recently decided to collaborate around the new easystats project, a set of packages designed to make your life easier. This project encompasses several packages, devoted for instance to model access or Bayesian analysis, indices of model performance or visualisation. Without further ado, please let us ...
[Read more...]

Basic Waterfall Graphs in R

May 26, 2019 | exploRations in R

Intro Waterfall graphs are an effective visualization of what could be many increments and decrements that account for the difference between two values. In management information systems, for example, these graphs are often used to represent how an organization uses its budget, or how each product line contributed to total ...
[Read more...]

The ‘see’ package: beautiful figures for easystats

May 26, 2019 | R on easystats

The see package We have recently decided to collaborate around the new easystats project, a set of packages designed to make your life easier. This project encompasses several packages, devoted for instance to model access or Bayesian analysis, indices of model performance or visualisation. Without further ado, please let us ...
[Read more...]

The ‘see’ package: beautiful figures for easystats

May 26, 2019 | R on easystats

The see package We have recently decided to collaborate around the new easystats project, a set of packages designed to make your life easier. This project encompasses several packages, devoted for instance to model access or Bayesian analysis, indices of model performance or visualisation. Without further ado, please let us ...
[Read more...]

Demystifying Regular Expressions in R

May 26, 2019 | Rsquared Academy Blog

Introduction In this post, we will learn about using regular expressions in R. While it is aimed at absolute beginners, we hope experienced users will find it useful as well. The post is broadly divided into 3 sections. In the first section, we will introduce the pattern matching functions such as ...
[Read more...]

WoE Transformation for Loss Given Default Models

May 26, 2019 | statcompute

In the intro section of my MOB package (https://github.com/statcompute/MonotonicBinning#introduction), reasons and benefits of using WoE transformations in the context of logistic regressions with binary outcomes had been discussed. What’s more, the similar idea can be easily generalized to other statistical models in the credit ... [Read more...]

Two New Ways to Make DNS over HTTPS Queries in R

May 26, 2019 | hrbrmstr

A fair bit of time ago the {gdns} package made its way to CRAN to give R users the ability to use Google’s (at that time) nascent support for DNS over HTTPS (DoH). A bit later on Cloudflare also provided a global DoH endpoint and that begat the (not-on-CRAN) {... [Read more...]
1 2 3 4 5 14

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)