2019

Base Graphics – The “Drunk Uncle”  of R ?

December 19, 2019 | Stevie P

As we move into the Holidays I’m reminded of the family reunions taking place the world over and how such encounters can sometimes lead to skirmishes initiated by unsolicited advice  – “Let me tell you what your problem is” or “When are you going to get a real job ?” While ...
[Read more...]

New NIMBLE code examples

December 19, 2019 | Chris Paciorek

We’ve posted a variety of new code examples for NIMBLE at https://r-nimble.org/examples. These include some introductory code for getting started with NIMBLE, as well as examples of setting up specific kinds of models such as GLMMs, spatial models, item-response theory models, and a variety of models ...
[Read more...]

Anomaly Detection Resources

December 19, 2019 | Paul van der Laken

Carnegie Mellon PhD student Yue Zhao collects this great Github repository of anomaly detection resources: https://github.com/yzhao062/anomaly-detection-resources The repository consists of tools for multiple languages (R, Python, Matlab, Java) and resources in the form of: Books & Academic Papers Online Courses and Videos Outlier Datasets Algorithms and Applications ... [Read more...]

Teach Yourself R in 24hrs

December 19, 2019 | cswindell

ABOUT THE BOOK: With the open source R programming language and its immense library of packages, you can perform virtually... The post Teach Yourself R in 24hrs appeared first on Mango Solutions.
[Read more...]

Why R? 2019 Conference – Summary

December 18, 2019 | Marcin Kosiński

Why R? conferences have been the hallmark of the Why R? Foundation (whyr.pl). Our goal has been to establish a series of international R-related events in Poland. After three years, we are happy to announce that our main event, the Why R? conference, ... [Read more...]

logistic regression

December 18, 2019 | Modeling with R

Introduction Data preparation Data partition train the model prediction and confusion matrix altering the link function Introduction In this paper we will fit a logistic regression model to the heart disease data uploaded from kaggle website. For the data preparation we will follow the same steps as we did in ...
[Read more...]

naive bayes

December 18, 2019 | Modeling with R

Introduction Data preparation Data partition train the model Evaluate the model Fine tune the model: Conclusion Introduction Naive bayes model based on a strong assumption that the features are conditionally independent given the class label. Since this assumption is rarely when it is true, this model termed as naive. However, ...
[Read more...]

R-hub usage in a few figures

December 18, 2019 | Posts on R-hub blog

Earlier this year when launching this blog we explained why R package developers should care about R-hub. So, does anyone care? ???? Yes! Let’s summarize R-hub usage. Usage data As specified in our use terms we do not store user data. However we do store some usage data. In the ...
[Read more...]

an arithmetic mean identity

December 18, 2019 | xi'an

A 2017 paper by Ana Pajor published in Bayesian Analysis addresses my favourite problem [of computing the marginal likelihood] and which I discussed on the ‘Og, linking with another paper by Lenk published in 2012 in JCGS. That I already discussed here last year. Lenk’s (2009) paper is actually using a technique ...
[Read more...]

Converting LOBSTER demo R code into Python

December 18, 2019 | The R Trader

It has been more than a year since my last post, I’ve been super busy with consulting assignments working on algorithmic/electronic trading. The workload is still heavy but I managed to find a few hours to write this post as I came across a new great tool: LOBSTER (... [Read more...]
1 3 4 5 6 7 155

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)